Home
last modified time | relevance | path

Searched hist:"701 ed16e23c2c9c11ea26ea57e037f7833bb00ba" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/board/armltd/integrator/
H A Darm-ebi.h701ed16e23c2c9c11ea26ea57e037f7833bb00ba Wed Nov 09 06:15:59 UTC 2011 Linus Walleij <linus.walleij@linaro.org> integrator: make flash writeable on boot

This reconfigures the EBI (External Bus Interface) on the
integrator so that chip select 1, handling the flash memory, is
set to writeable. Without this it is not possible for U-Boot to
access flash memory and it crashes on startup since CFI won't
work properly.

Since this is the first time we use the EBI, we create a header
file for its registers.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
H A Dintegrator.c701ed16e23c2c9c11ea26ea57e037f7833bb00ba Wed Nov 09 06:15:59 UTC 2011 Linus Walleij <linus.walleij@linaro.org> integrator: make flash writeable on boot

This reconfigures the EBI (External Bus Interface) on the
integrator so that chip select 1, handling the flash memory, is
set to writeable. Without this it is not possible for U-Boot to
access flash memory and it crashes on startup since CFI won't
work properly.

Since this is the first time we use the EBI, we create a header
file for its registers.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>