hw: separate bootstrap and core strictly
* Introduce Hw namespace and library files under src/lib/hw * Introduce Bootstrap namespace * Move all initialization logic into Bootstrap namespace Ref #2388
This commit is contained in:
committed by
Christian Helmuth
parent
52411c9017
commit
67ba7b89a7
@@ -225,7 +225,7 @@ SPECS(rpi) := rpi
|
||||
SPECS(arndale) := arndale
|
||||
SPECS(imx53_qsb) := imx53_qsb
|
||||
SPECS(imx53_qsb_tz) := imx53_qsb trustzone
|
||||
SPECS(usb_armory) := usb_armory
|
||||
SPECS(usb_armory) := usb_armory trustzone
|
||||
SPECS(wand_quad) := wand_quad
|
||||
SPECS(odroid_xu) := odroid_xu
|
||||
SPECS(odroid_x2) := odroid_x2
|
||||
|
||||
Reference in New Issue
Block a user