update 'nand device' usage in scripts
Add $_FLASHNAME variable to update 'nand device' command syntax.
This commit is contained in:
@@ -11,7 +11,8 @@ $_TARGETNAME configure \
|
||||
arm7_9 dcc_downloads enable
|
||||
|
||||
# this assumes the hardware default peripherals location before u-Boot moves it
|
||||
nand device orion 0 0xd8000000
|
||||
set _FLASHNAME $_CHIPNAME.flash
|
||||
nand device $_FLASHNAME orion 0 0xd8000000
|
||||
|
||||
proc openrd_init { } {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user