diff options
author | SARTRE Leo <lsartre@adeneo-embedded.com> | 2013-06-20 15:46:50 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2013-08-31 17:39:41 +0200 |
commit | 518501da4c9d05e6ac87908fbad79d8e10e4b0e4 (patch) | |
tree | 2190a322035f92ebd63bf87fd1c4a13185bd31a2 /board/congatec | |
parent | 62d40d14c4368593b0b1afdff8f008b260497a58 (diff) |
ARM: Congatec: README update
README: U-boot works both on SPI-NOR and SDcard
Signed-off-by: Leo Sartre <lsartre@adeneo-embedded.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'board/congatec')
-rw-r--r-- | board/congatec/cgtqmx6eval/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/congatec/cgtqmx6eval/README b/board/congatec/cgtqmx6eval/README index bbf0f75a4d7..5e76d2ac5e8 100644 --- a/board/congatec/cgtqmx6eval/README +++ b/board/congatec/cgtqmx6eval/README @@ -7,8 +7,7 @@ Conga-QEVAl Evaluation Carrier board with qmx6 quad module. 1. Boot source, boot from SD card --------------------------------- -This version of u-boot works only on the SD card. By default, the -Congatec board can boot only from the SPI-NOR. +By default, the Congatec board can boot only from the SPI-NOR. But, with the u-boot version provided with the board you can write boot registers to force the board to reboot and boot from the SD slot. If "bmode" command is not available from your pre-installed u-boot, these |