commit | 50c8d66d33651d7fca6a082a1eea6e537401a2f4 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed May 07 22:16:12 2014 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Thu May 15 10:27:24 2014 +0200 |
tree | 775c6a23b8cde937f93dcf7545eddfb9aad43a05 | |
parent | 0ef797a59eba57a03ab40af439c7968b8a45d31b [diff] |
nand: remove CONFIG_SYS_NAND_PAGE_SIZE We only need to read in the size of struct image_header and thus don't need to know the page size of the nand device. Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Tim Harvey <tharvey@gateworks.com> Acked-by: Stefano Babic <sbabic@denx.de> Acked-by: Scott Wood <scottwood@freescale.com>