commit | d32e80ba971d2f9f957610f158e28969c426296a | [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 | ef35d2efc4e049d0807d9d3b06bd90f4ebf82ece [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>