diff options
| author | Marek Vasut <marex@denx.de> | 2012-09-05 17:16:55 +0000 | 
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2012-09-18 12:01:51 -0700 | 
| commit | 535c74f80cb9eff0fa66ce750fc7fc8a8539635c (patch) | |
| tree | aedc0aabfab862f2556a653bca97199815d2b941 /doc/README.scrapyard | |
| parent | e4a189acfed4e8a99599f948a019f709b066722f (diff) | |
| download | olio-uboot-2014.01-535c74f80cb9eff0fa66ce750fc7fc8a8539635c.tar.xz olio-uboot-2014.01-535c74f80cb9eff0fa66ce750fc7fc8a8539635c.zip | |
ARM: Remove apollon board
This board is the only board that still sticks to OneNAND IPL.
Remove this board, since we have SPL around for a while and
OneNAND is well supported in the SPL framework. The board can
be revived if necessary.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Tom Rini <trini@ti.com>
Diffstat (limited to 'doc/README.scrapyard')
| -rw-r--r-- | doc/README.scrapyard | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/doc/README.scrapyard b/doc/README.scrapyard index 4b5558d5c..5929a8e0a 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -11,6 +11,7 @@ easily if here is something they might want to dig for...  Board	Arch	CPU	removed	    Commit	last known maintainer/contact  ============================================================================= +apollon arm     omap24xx -        2012-09-06    Kyungmin Park <kyungmin.park@samsung.com>  tb0229	mips	mips32	-	  2011-12-12  rmu	powerpc	MPC850	fb82fd7   2011-12-07	Wolfgang Denk <wd@denx.de>  OXC	powerpc	MPC8240	309a292   2011-12-07 |