]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
integrator: update the Integrator/CP config
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 31 Jan 2012 12:20:17 +0000 (12:20 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 27 Feb 2012 20:19:24 +0000 (21:19 +0100)
commit7c0e483d3f3f0b7fc48e337bec41779bafe70f66
treee12304d33c7516b9eab30efea073f337cbe03328
parent2458716a5b2269cff89f4b41afac16ac84bf6fb2
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>
include/configs/integratorcp.h