mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-17 23:37:01 +00:00
tqma6: [cosmetic] sanitize environment defines
Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
This commit is contained in:
parent
e7203d77f6
commit
dc05e47a10
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@
|
|||
"uboot=u-boot.imx\0" \
|
||||
"fdt_file=" CONFIG_DEFAULT_FDT_FILE "\0" \
|
||||
"fdt_addr="__stringify(TQMA6_FDT_ADDRESS)"\0" \
|
||||
"console=" CONSOLE_DEV "\0" \
|
||||
"console=" CONSOLE_DEV "\0" \
|
||||
"cma_size="__stringify(TQMA6_CMA_SIZE)"\0" \
|
||||
"fdt_high=0xffffffff\0" \
|
||||
"initrd_high=0xffffffff\0" \
|
||||
|
|
Loading…
Add table
Reference in a new issue