From: Andre Heider <a.heider@gmail.com>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 2/2] ARM: rpi: Update defconfig
Date: Tue, 15 Oct 2013 19:41:26 +0200 [thread overview]
Message-ID: <20131015174126.GA51758@gmail.com> (raw)
In-Reply-To: <1381827640-4042-3-git-send-email-s.hauer@pengutronix.de>
On Tue, Oct 15, 2013 at 11:00:40AM +0200, Sascha Hauer wrote:
> Enable MMU, stack dumps and a lot of other features
>
> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
> ---
> arch/arm/configs/rpi_defconfig | 45 ++++++++++++++++++++++++++++++++----------
> 1 file changed, 35 insertions(+), 10 deletions(-)
>
> diff --git a/arch/arm/configs/rpi_defconfig b/arch/arm/configs/rpi_defconfig
> index 014e28c..76029d0 100644
> --- a/arch/arm/configs/rpi_defconfig
> +++ b/arch/arm/configs/rpi_defconfig
> @@ -1,41 +1,66 @@
> CONFIG_ARCH_BCM2835=y
> -CONFIG_GPIO_BCM2835=y
> +CONFIG_AEABI=y
> CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS=y
> +CONFIG_ARM_UNWIND=y
> +CONFIG_MMU=y
This breaks bcm2835_mci_get_emmc_clock() and gives the warning:
Failed getting emmc clock, lets go anyway with 50MHz
I just sent a patch to fix that, but didn't dig deeper if other spots
are affected.
Regards,
Andre
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2013-10-15 17:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-15 9:00 Raspberry Pi updates Sascha Hauer
2013-10-15 9:00 ` [PATCH 1/2] mci: bcm2835: Add detect callback support for hardware device Sascha Hauer
2013-10-15 9:00 ` [PATCH 2/2] ARM: rpi: Update defconfig Sascha Hauer
2013-10-15 17:41 ` Andre Heider [this message]
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=20131015174126.GA51758@gmail.com \
--to=a.heider@gmail.com \
--cc=barebox@lists.infradead.org \
--cc=s.hauer@pengutronix.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