86d037e4a2
This module from Laird includes the following: - CPU Atmel SoC ARM926EJS - Wifi AR6003 - Bluetooth CSR8510 - RAM 64MB LPDDR - FLASH 128MB The flash is a dual image layout, kernel a/b, rootfs a/b, and a user partition. Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
12 lines
319 B
Diff
12 lines
319 B
Diff
--- a/arch/arm/boot/dts/Makefile
|
|
+++ b/arch/arm/boot/dts/Makefile
|
|
@@ -40,7 +40,8 @@ dtb-$(CONFIG_SOC_SAM_V4_V5) += \
|
|
at91sam9g25ek.dtb \
|
|
at91sam9g35ek.dtb \
|
|
at91sam9x25ek.dtb \
|
|
- at91sam9x35ek.dtb
|
|
+ at91sam9x35ek.dtb \
|
|
+ wb45n.dtb
|
|
dtb-$(CONFIG_SOC_SAM_V7) += \
|
|
at91-kizbox2.dtb \
|
|
at91-sama5d2_xplained.dtb \
|