Home
last modified time | relevance | path

Searched hist:c13bb167578f716e38828cf9ca0bb38173da5a1d (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl_nand.cc13bb167578f716e38828cf9ca0bb38173da5a1d Thu Jul 10 11:43:16 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> spl: nand: read only in the size of image_header on the first access

For the same reason as in commit 50c8d66d, all the remaining
CONFIG_SYS_NAND_PAGE_SIZE in common/spl/spl_nand.c can be replaced
with sizeof(*header).

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Tim Harvey <tharvey@gateworks.com>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>