xtensa: drop CONFIG_EMBEDDED_RAMDISK
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 17 Sep 2012 01:44:50 +0000 (05:44 +0400)
committerChris Zankel <chris@zankel.net>
Wed, 3 Oct 2012 22:13:09 +0000 (15:13 -0700)
Remove Kconfig entries, boot subdirectory, dependencies from other
boot-* Makefiles, and sections from ld scripts.

Remove stale redboot code that used to pass initrd addresses in a3 and
a4 to _start.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>

No differences found