mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-02 09:30:10 +00:00
f79043681f
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> |
||
---|---|---|
.. | ||
dm644x.c | ||
dp83848.c | ||
ether.c | ||
lowlevel_init.S | ||
lxt972.c | ||
Makefile | ||
psc.c | ||
reset.S | ||
timer.c |