[U-Boot] [PATCH] s3c64xx: Add ifdef at the S3C64XX only codes
Joonyoung Shim
jy0922.shim at samsung.com
Mon Feb 8 12:23:37 CET 2010
On 2/8/2010 7:55 PM, Joonyoung Shim wrote:
> The pheripheral port address(0x70000000 - 0x7fffffff) exists at only
> S3C64XX cpu. The pheripheral port setup codes should be executed by only
> S3C64XX cpu.
>
> Signed-off-by: Joonyoung Shim <jy0922.shim at samsung.com>
> ---
> cpu/arm1176/start.S | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
Sorry, i missed something. Please use the below patch.
More information about the U-Boot
mailing list