cpu: Add initial support for Allwinner A10 SoC
Add minimal support needed to get a bootblock capable of initialising a serial console. Change-Id: I50dd85544549baf9c5ea0aa3b4296972136c02a4 Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-on: http://review.coreboot.org/4549 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks <dhendrix@chromium.org> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
################################################################################
|
||||
## Subdirectories
|
||||
################################################################################
|
||||
subdirs-y += allwinner
|
||||
subdirs-y += amd
|
||||
subdirs-y += dmp
|
||||
subdirs-y += armltd
|
||||
|
Reference in New Issue
Block a user