From: Roger Pau Monne <royger@FreeBSD.org>
To: u-boot@lists.denx.de
Subject: [PATCH] odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR
Date: Sat, 13 Feb 2021 16:59:01 +0100 [thread overview]
Message-ID: <20210213155901.10247-1-royger@FreeBSD.org> (raw)
From: Roger Pau Monn? <royger@FreeBSD.org>
Using a non-default SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR setting makes the
resulting u-boot-rockchip.bin unbootable, as it gets stuck after SPL.
Removing the setting from the defconfig allows U-Boot to load
successfully.
Signed-off-by: Roger Pau Monn? <royger@FreeBSD.org>
---
Cc: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
---
configs/odroid-go2_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/odroid-go2_defconfig b/configs/odroid-go2_defconfig
index 853890901a..5632b15611 100644
--- a/configs/odroid-go2_defconfig
+++ b/configs/odroid-go2_defconfig
@@ -33,7 +33,6 @@ CONFIG_SPL_BOOTROM_SUPPORT=y
# CONFIG_SPL_RAW_IMAGE_SUPPORT is not set
CONFIG_SPL_STACK_R=y
# CONFIG_TPL_BANNER_PRINT is not set
-CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x200
CONFIG_SPL_CRC32_SUPPORT=y
CONFIG_SPL_I2C_SUPPORT=y
CONFIG_SPL_POWER_SUPPORT=y
--
2.30.1
next reply other threads:[~2021-02-13 15:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-13 15:59 Roger Pau Monne [this message]
2021-02-13 22:45 ` [PATCH] odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR Heiko Stuebner
2021-02-14 7:25 ` Roger Pau Monné
2021-02-14 15:07 ` Roger Pau Monné
2021-02-16 14:26 ` Tom Rini
2021-02-17 1:42 ` Heiko Stuebner
2021-02-17 2:21 ` Tom Rini
2021-02-17 13:08 ` Heiko Stuebner
2021-02-22 9:15 ` Roger Pau Monné
2021-03-06 15:37 ` Roger Pau Monné
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210213155901.10247-1-royger@FreeBSD.org \
--to=royger@freebsd.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox