[U-Boot] [PATCH v2] ARM DaVinci: Adding DM357 Support
David Brownell
david-b at pacbell.net
Wed Apr 29 20:08:36 CEST 2009
On Wednesday 29 April 2009, s-paulraj at ti.com wrote:
> +.globl dv_board_init
> +dv_board_init:
> +
> + mov pc, lr
Surely you can eliminate a file containing only such a
useless NOP function...
> +#define CONFIG_SOC_DM644X
Hmm, I'd have expected a CONFIG_SOC_DM357. No DSP
(and so why were you checking for DSPLINK?) on these
chips, right? Just an HMJCP (resembling DM365).
- Dave
More information about the U-Boot
mailing list