diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-05-15 23:44:08 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-06-12 20:39:48 +0200 |
commit | f79043681ff44bae435c06f830e51e1546db7e19 (patch) | |
tree | 6fdcb0df4f8bba05dbaafb41763e81fa92271723 /common | |
parent | 48ef5729555f41f51618b6a3016ac5c53c7c75dc (diff) | |
download | u-boot-imx-f79043681ff44bae435c06f830e51e1546db7e19.zip u-boot-imx-f79043681ff44bae435c06f830e51e1546db7e19.tar.gz u-boot-imx-f79043681ff44bae435c06f830e51e1546db7e19.tar.bz2 |
davinci: split out some dm644x-specific bits from psc
Split out DaVinci DM6446-specific bits from more generic bits:
- Add a CONFIG_SOC_DM644X. All current boards use DM6446 chips;
DM6443 and DM6441 chips differ in available peripherals.
- Move most DM644X-specific bits from psc.c to a new dm644x.c file,
which is conditionally built. It provides device-specific setup.
Plus minor coding style and comment updates with respect to the PSC.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions