[U-Boot] [PATCH 04/11 v1] ARM: OMAP3: Add assembly startup and sys_info common files
Magnus Lilja
lilja.magnus at gmail.com
Mon Sep 15 08:52:16 CEST 2008
Hi
2008/9/14 <dirk.behme at googlemail.com>:
> From: Dirk Behme <dirk.behme at gmail.com>
>
> Add assembly startup and sys_info common files
>
> Signed-off-by: Dirk Behme <dirk.behme at gmail.com>
>
> ---
> cpu/omap3/Makefile | 44 +++
> cpu/omap3/config.mk | 36 +++
> cpu/omap3/lowlevel_init.S | 360 +++++++++++++++++++++++++++++++
> cpu/omap3/start.S | 522 ++++++++++++++++++++++++++++++++++++++++++++++
> cpu/omap3/sys_info.c | 314 +++++++++++++++++++++++++++
Is omap3 is a cpu? Isn't OMAP3 a SoC-family containing ARM Cortex-A8
CPUs and the directory therefore should be something like
cpu/arm_cortexa8/omap3 or cpu/cortexa8/omap3?
Regards, Magnus
More information about the U-Boot
mailing list