0003-Beaglebone-green.patch 777 B

123456789101112131415161718192021222324252627
  1. From c830e24b1f197e5888a6471dcadb211d0c30c164 Mon Sep 17 00:00:00 2001
  2. From: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
  3. Date: Wed, 22 Mar 2017 12:11:36 +0100
  4. Subject: [PATCH 3/3] Beaglebone green
  5. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
  6. ---
  7. include/configs/am335x_evm.h | 2 +-
  8. 1 file changed, 1 insertion(+), 1 deletion(-)
  9. diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
  10. index 1a7d3e88a3..a6a326d54c 100644
  11. --- a/include/configs/am335x_evm.h
  12. +++ b/include/configs/am335x_evm.h
  13. @@ -105,7 +105,7 @@
  14. DEFAULT_LINUX_BOOT_ENV \
  15. DEFAULT_MMC_TI_ARGS \
  16. DEFAULT_FIT_TI_ARGS \
  17. - "bootpart=0:1\0" \
  18. + "bootpart=1:1\0" \
  19. "bootdir=/boot\0" \
  20. "bootfile=vmlinuz-linux-libre\0" \
  21. "ramdiskfile=initramfs-linux-libre.img\0" \
  22. --
  23. 2.12.1