summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2019-04-30 23:28:20 +0200
committerPeter Korsgaard <peter@korsgaard.com>2019-05-01 09:04:20 +0200
commit489a48fe632a2749d6de05041ab0bf585ab16994 (patch)
treec5dcc66602f093b5db63ae11190f59721b87c894 /board
parent7cf13b9b0644295dc8a0aa33838b304eb6ebc444 (diff)
configs/atmel_sama5d27_som1: bump to linux4sam_6.0
This commit : - bumps Linux & U-Boot to linux4sam_6.0. - bumps at91bootstrap to v3.8.12. - removes old in-tree dts (now in dt-overlay-at91 [1][2]) - adapts genimage accordingly. [1] https://github.com/linux4sam/dt-overlay-at91/tree/master/sama5d27_som1_ek [2] http://www.at91.com/linux4sam/bin/view/Linux4SAM/DT-Overlay Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'board')
-rw-r--r--board/atmel/sama5d27_som1_ek_mmc/genimage.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/atmel/sama5d27_som1_ek_mmc/genimage.cfg b/board/atmel/sama5d27_som1_ek_mmc/genimage.cfg
index f5222ff893..eaa3896fcf 100644
--- a/board/atmel/sama5d27_som1_ek_mmc/genimage.cfg
+++ b/board/atmel/sama5d27_som1_ek_mmc/genimage.cfg
@@ -5,9 +5,6 @@ image boot.vfat {
files = {
"zImage",
"at91-sama5d27_som1_ek.dtb",
- "at91-sama5d27_som1_ek_pda4.dtb",
- "at91-sama5d27_som1_ek_pda7.dtb",
- "at91-sama5d27_som1_ek_pda7b.dtb",
"boot.bin",
"u-boot.bin"
}