aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-05-11 07:09:21 -0400
committerTom Rini <trini@konsulko.com>2018-05-11 07:09:21 -0400
commitc590e62d3b6f6dd72eae1183614f919e3fd7ffcb (patch)
tree6e53169f3ca008e40a69fc904826ec662d19fb78 /include/configs
parent3aba3fd65490eff5305160e92937dc5592ab9bfb (diff)
parenta6f2a6eafe0e5ad71c41341219ae3b187c1f738a (diff)
downloadu-boot-c590e62d3b6f6dd72eae1183614f919e3fd7ffcb.zip
u-boot-c590e62d3b6f6dd72eae1183614f919e3fd7ffcb.tar.gz
u-boot-c590e62d3b6f6dd72eae1183614f919e3fd7ffcb.tar.bz2
Merge git://git.denx.de/u-boot-fsl-qoriq
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/ls1088a_common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/ls1088a_common.h b/include/configs/ls1088a_common.h
index 0df9016..ea48421 100644
--- a/include/configs/ls1088a_common.h
+++ b/include/configs/ls1088a_common.h
@@ -148,7 +148,6 @@ unsigned long long get_qixis_addr(void);
#define CONFIG_SYS_LS_MC_DRAM_BLOCK_MIN_SIZE (512UL * 1024 * 1024)
#endif
/* Command line configuration */
-#define CONFIG_CMD_GREPENV
#define CONFIG_CMD_CACHE
/* Miscellaneous configurable options */
@@ -195,10 +194,6 @@ unsigned long long get_qixis_addr(void);
"mcinitcmd=fsl_mc start mc 0x580a00000" \
" 0x580e00000 \0"
-#define CONFIG_BOOTARGS "console=ttyS0,115200 root=/dev/ram0 " \
- "earlycon=uart8250,mmio,0x21c0500 " \
- "ramdisk_size=0x3000000 default_hugepagesz=2m" \
- " hugepagesz=2m hugepages=256"
#if defined(CONFIG_QSPI_BOOT)
#define CONFIG_BOOTCOMMAND "sf probe 0:0;" \
"sf read 0x80200000 0xd00000 0x100000;"\