diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2013-08-19 15:01:22 +0900 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2013-09-19 08:59:49 +0200 |
commit | aeef2b090d0d982f83dd9a64a22a5e7275dd2939 (patch) | |
tree | 17266630578acb0fd485aa610405533a30256c9c /README | |
parent | 771f74c3d31a265bae103b2b407286ec03a4589b (diff) | |
download | u-boot-imx-aeef2b090d0d982f83dd9a64a22a5e7275dd2939.zip u-boot-imx-aeef2b090d0d982f83dd9a64a22a5e7275dd2939.tar.gz u-boot-imx-aeef2b090d0d982f83dd9a64a22a5e7275dd2939.tar.bz2 |
ARM: s3c44b0: remove remainders of dead board
Because commit 5dc5f36 removed B2 board support,
arch/arm/cpu/s3c44b0/* and arch/arm/include/asm/arch-s3c44b0/*
are not necessary anymore.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Andrea Scian <andrea.scian@dave-tech.it>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -144,7 +144,6 @@ Directory Hierarchy: /arm1136 Files specific to ARM 1136 CPUs /ixp Files specific to Intel XScale IXP CPUs /pxa Files specific to Intel XScale PXA CPUs - /s3c44b0 Files specific to Samsung S3C44B0 CPUs /sa1100 Files specific to Intel StrongARM SA1100 CPUs /lib Architecture specific library files /avr32 Files generic to AVR32 architecture |