Ladislav Michl
77b93e5e9b
mtd: OneNAND: allow board init function fail
...
Signed-off-by: Ladislav Michl <ladis@linux-mips.org >
2016-07-22 14:46:12 -04:00
Wolfgang Denk
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
[trini: Fixup common/cmd_io.c]
Signed-off-by: Tom Rini <trini@ti.com >
2013-07-24 09:44:38 -04:00
Mike Frysinger
7b15e2bb9b
linux/compat.h: rename from linux/mtd/compat.h
...
This lets us use it in more places than just mtd code.
Signed-off-by: Mike Frysinger <vapier@gentoo.org >
2012-04-30 16:54:51 +02:00
Minkyu Kang
d93d0f0cfe
S5P: Use accessor functions instead of SoC specific defines to access the base address
...
This patch is intended to prepare the other S5P SoC. (s5pc210)
If use SoC specific defines then can't share with other SoC.
So, make the accessor functions for access the base address by common way.
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com >
2010-08-17 11:38:19 +09:00
Minkyu Kang
8bc4ee9e82
s5pc1xx: add support SMDKC100 board
...
Adds new board SMDKC100 that uses s5pc100 SoC
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com >
Signed-off-by: HeungJun, Kim <riverful.kim@samsung.com >
2009-10-13 21:13:55 -05:00