summaryrefslogtreecommitdiff
path: root/configs/bcm958300k_defconfig
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2015-05-14 11:48:04 -0700
committerStefano Babic <sbabic@denx.de>2015-05-19 15:00:56 +0200
commit9e20560221807ca4b8c540311168fe3f0d48022d (patch)
tree8c86bb0b781fbe3ea73d09889904d7fb01217a2f /configs/bcm958300k_defconfig
parentaf1db4a39034ae15a91f0dae7da9548f0501febf (diff)
downloadu-boot-imx-9e20560221807ca4b8c540311168fe3f0d48022d.zip
u-boot-imx-9e20560221807ca4b8c540311168fe3f0d48022d.tar.gz
u-boot-imx-9e20560221807ca4b8c540311168fe3f0d48022d.tar.bz2
env_nand: use nand_spl_load_image for readenv if SPL
The readenv() implementation of env_nand uses the mtd layer which is unnecessary overhead in SPL when we already have a nand_spl_load_image() function that doesn't need it. Using this instead eliminates the need to provide a mtd_read for SPL env as well as reduces code (4KB savings in IMX6 SPL). Signed-off-by: Tim Harvey <tharvey@gateworks.com> Acked-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'configs/bcm958300k_defconfig')
0 files changed, 0 insertions, 0 deletions