All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] beaglebone.conf: temporarily use generic am335x_evm_config for U-boot
@ 2018-10-13  2:50 Denys Dmytriyenko
  2018-10-13  8:17 ` Khem Raj
  0 siblings, 1 reply; 31+ messages in thread
From: Denys Dmytriyenko @ 2018-10-13  2:50 UTC (permalink / raw)
  To: meta-ti

There have been reports recently that am335x_beaglebone_config generates bad SPL.
Until that is debugged and fixed, use generic am335x_evm_config that covers all
AM335x platforms, including BeagleBone variants.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 conf/machine/beaglebone.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf
index 49edfd6..2514792 100644
--- a/conf/machine/beaglebone.conf
+++ b/conf/machine/beaglebone.conf
@@ -13,7 +13,8 @@ MACHINE_GUI_CLASS = "bigscreen"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 
-UBOOT_MACHINE = "am335x_boneblack_config"
+# fall back on generic am335x_evm_config for now
+#UBOOT_MACHINE = "am335x_boneblack_config"
 
 WKS_FILE = "sdimage-bootpart.wks"
 IMAGE_BOOT_FILES = "MLO u-boot.img"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2018-10-17 19:46 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-13  2:50 [PATCH] beaglebone.conf: temporarily use generic am335x_evm_config for U-boot Denys Dmytriyenko
2018-10-13  8:17 ` Khem Raj
2018-10-14 19:24   ` Denys Dmytriyenko
2018-10-15  5:07     ` Khem Raj
2018-10-16  7:50       ` Khem Raj
2018-10-16 16:42       ` Tom Rini
2018-10-16 18:11         ` Khem Raj
2018-10-16 18:29           ` Denys Dmytriyenko
2018-10-16 18:38             ` Denys Dmytriyenko
2018-10-16 18:59               ` Tom Rini
     [not found]                 ` <9e7016817d464dd8bfb1210b8e9e6cf5@SOC-EX01V.e01.socionext.com>
2018-10-17  2:55                   ` Tom Rini
2018-10-17  4:06                   ` Khem Raj
2018-10-17  4:37                     ` Denys Dmytriyenko
2018-10-17  6:55                       ` Khem Raj
2018-10-17 17:50                         ` Denys Dmytriyenko
2018-10-17 11:26                     ` Tom Rini
2018-10-17 15:00                       ` Khem Raj
2018-10-17 19:25                         ` Denys Dmytriyenko
2018-10-17 19:27                           ` Khem Raj
2018-10-17 19:37                             ` Denys Dmytriyenko
2018-10-17 19:46                               ` Khem Raj
2018-10-16 18:50             ` Khem Raj
2018-10-16 19:00               ` Denys Dmytriyenko
2018-10-16 19:20                 ` Khem Raj
2018-10-16 21:19                   ` Khem Raj
2018-10-17  0:26                     ` Denys Dmytriyenko
2018-10-17  0:37                       ` Denys Dmytriyenko
2018-10-17  1:42                         ` Khem Raj
2018-10-17  1:58                           ` Denys Dmytriyenko
2018-10-17  2:26                     ` Denys Dmytriyenko
2018-10-16 18:52           ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.