]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc5200, mucmc52, uc101: config cleanup
authorHeiko Schocher <hs@denx.de>
Wed, 23 Sep 2009 05:56:04 +0000 (07:56 +0200)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:40 +0000 (09:04 -0500)
commit9e3f6f359b7f67a8a6d6fbbb7fd86ff62c6b71c0
tree3dc17060cecebe7fe8f87f06873af6f4792307ca
parent94731e41b659864ae202d51d6cdfa542dff214ee
mpc5200, mucmc52, uc101: config cleanup

- As these boards are similiar, collect common config options
  in manroland/common.h and manroland/mpc52xx-common.h
  for mpc5200 specific common options for this manufacturer.
- add OF support
- update default environment

Signed-off-by: Heiko Schocher <hs@denx.de>
Minor edit of commit message.

Signed-off-by: Wolfgang Denk <wd@denx.de>
board/mucmc52/mucmc52.c
board/uc101/uc101.c
include/configs/manroland/common.h [new file with mode: 0644]
include/configs/manroland/mpc5200-common.h [new file with mode: 0644]
include/configs/mucmc52.h
include/configs/uc101.h