Home
last modified time | relevance | path

Searched hist:"4 f975678de995b55749d5e84590c268972a7c835" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dflash.h4f975678de995b55749d5e84590c268972a7c835 Tue Feb 10 08:53:29 UTC 2009 Heiko Schocher <hs@denx.de> cfi: make flash_get_info() non static

If on your board is more than one flash, you must know
the size of every single flash, for example, for updating
the DTS before booting Linux. So make this function
flash_get_info() extern, and you can have all info
about your flashes.

Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
/rk3399_rockchip-uboot/drivers/mtd/
H A Dcfi_flash.c4f975678de995b55749d5e84590c268972a7c835 Tue Feb 10 08:53:29 UTC 2009 Heiko Schocher <hs@denx.de> cfi: make flash_get_info() non static

If on your board is more than one flash, you must know
the size of every single flash, for example, for updating
the DTS before booting Linux. So make this function
flash_get_info() extern, and you can have all info
about your flashes.

Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>