mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-22 07:01:24 +02:00
ADS5121: fix typo in "rootpath" default setting
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
87b4ef560c
commit
dd820b03a2
@ -421,7 +421,7 @@
|
|||||||
|
|
||||||
#define CONFIG_HOSTNAME ads5121
|
#define CONFIG_HOSTNAME ads5121
|
||||||
#define CONFIG_BOOTFILE ads5121/uImage
|
#define CONFIG_BOOTFILE ads5121/uImage
|
||||||
#define CONFIG_ROOTPATH /opt/eldk/pcc_6xx
|
#define CONFIG_ROOTPATH /opt/eldk/ppc_6xx
|
||||||
|
|
||||||
#define CONFIG_LOADADDR 400000 /* default location for tftp and bootm */
|
#define CONFIG_LOADADDR 400000 /* default location for tftp and bootm */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user