Initial commit
This commit is contained in:
17
target/linux/bcm63xx/smp/target.mk
Normal file
17
target/linux/bcm63xx/smp/target.mk
Normal file
@@ -0,0 +1,17 @@
|
||||
BOARDNAME:=smp
|
||||
FEATURES+=nand
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for BCM63XX boards with SMP and NAND support.
|
||||
SoCs with 2 cores:
|
||||
- BCM6328 (some boards only have 1 core)
|
||||
- BCM6358 (SMP unsupported due to shared TLB)
|
||||
- BCM6362
|
||||
- BCM6368
|
||||
- BCM63268
|
||||
SoCs with NAND controller:
|
||||
- BCM6328 (v2.2)
|
||||
- BCM6362 (v2.2)
|
||||
- BCM6368 (v2.1)
|
||||
- BCM63268 (v4.0)
|
||||
endef
|
||||
Reference in New Issue
Block a user