Skip to content
Snippets Groups Projects
Commit f7904368 authored by David Brownell's avatar David Brownell Committed by Wolfgang Denk
Browse files

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: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
parent 48ef5729
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment