Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
user avatar
Tim Harvey authored
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: default avatarTim Harvey <tharvey@gateworks.com>
Acked-by: default avatarScott Wood <scottwood@freescale.com>
9e205602
History
Name Last commit Last update