u-boot-brain/board/BuR/kwb
Hannes Petermaier 8db622cdd4 board/BuR/kwb: Support modify bootcmd through reset-controller
For some cases it is necessary to modify temporaly the bootcommand.
This can be done by writing into the Scratchregister a specific value:

* 0xCC - modify bootcmd "run netboot"
* 0xCD - modify bootcmd "run netscript"
* 0xCE - modify bootcmd "run mmcboot"

the environment in flash is NOT overwritten.

Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
2015-03-05 20:13:20 -05:00
..
board.c board/BuR/kwb: Support modify bootcmd through reset-controller 2015-03-05 20:13:20 -05:00
Kconfig kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
MAINTAINERS Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile Add support for B&R KWB Motherboard 2014-02-21 13:55:40 -05:00
mux.c board/BuR/kwb: switch to board HW-Rev3 2015-03-05 20:13:19 -05:00