Home
last modified time | relevance | path

Searched hist:"7 c0e483d3f3f0b7fc48e337bec41779bafe70f66" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dintegratorcp.h7c0e483d3f3f0b7fc48e337bec41779bafe70f66 Tue Jan 31 12:20:17 UTC 2012 Linus Walleij <linus.walleij@linaro.org> integrator: update the Integrator/CP config

The Integrator/CP config file was very outdated and gives a
non functional U-Boot. So:

- Set the CONFIG_ARCH_CINTEGRATOR arch flag correctly
- Add proper core module configuration options
- Skip cluttered command lista and just include
<config_cmd_default.h>
- Kill off #if 0 network section and insert some example
configuration that simply just boots from the network
using TFTP if available.
- Delete flash control registers that have no business
in this config file. These are already moved down to
board/armltd/integrator/integrator-sc.h

Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>