From: "Fatih Aşıcı" <fatih.asici@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv2] beaglebone: add BeagleBone Black support
Date: Sat, 05 Oct 2013 13:21:27 +0300 [thread overview]
Message-ID: <2072070.rCLOs5ZVTX@asici> (raw)
In-Reply-To: <87mwmohyie.fsf@dell.be.48ers.dk>
On Saturday 05 October 2013 11:12:41 Peter Korsgaard wrote:
> >>>>> "Fatih" == Fatih A??c? <fatih.asici@gmail.com> writes:
> Hi,
>
> >> I would like to keep it with ext2 just to keep it similar to the other
> >> defconfigs. Then we also don't need to carry the u-boot patch.
>
> Fatih> A patch is still needed since the default am335x_evm (also
> Fatih> omap[45]) config changes "bootdir" to "/boot" unlike the other
> Fatih> u-boot configs. I don't have an idea about the other options;
> Fatih> but at least this change is needed for a familiar experience
> Fatih> with other boards.
>
> So it looks for uImage and .dtb files in rootfs:/boot? That sounds fine,
> as that's where we're installing them.
That's true; but we should enable BR2_LINUX_KERNEL_INSTALL_TARGET in defconfig
too. It is not enabled by default.
Some defconfigs already have this:
$ git grep BR2_LINUX_KERNEL_INSTALL_TARGET
configs/calao_snowball_defconfig:BR2_LINUX_KERNEL_INSTALL_TARGET=y
configs/gnublin_defconfig:BR2_LINUX_KERNEL_INSTALL_TARGET=y
configs/nitrogen6x_defconfig:BR2_LINUX_KERNEL_INSTALL_TARGET=y
configs/wandboard_defconfig:BR2_LINUX_KERNEL_INSTALL_TARGET=y
linux/Config.in:config BR2_LINUX_KERNEL_INSTALL_TARGET
linux/linux.mk:ifeq ($(BR2_LINUX_KERNEL_INSTALL_TARGET),y)
next prev parent reply other threads:[~2013-10-05 10:21 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-26 18:40 [Buildroot] [PATCH] beagleboneblack: add board Jason Kridner
2013-09-26 19:42 ` Peter Korsgaard
2013-09-26 20:09 ` Ryan Barnett
2013-09-26 20:53 ` Jason Kridner
2013-09-27 5:42 ` Fatih Aşıcı
2013-09-27 6:12 ` Fatih Aşıcı
2013-09-27 14:19 ` Jason Kridner
2013-10-03 20:32 ` Peter Korsgaard
2013-10-03 23:19 ` Jason Kridner
2013-09-27 13:07 ` Ryan Barnett
2013-09-27 12:21 ` Fatih Aşıcı
2013-09-27 14:24 ` Jason Kridner
2013-09-28 3:08 ` [Buildroot] [PATCHv2] beaglebone: add BeagleBone Black support Jason Kridner
2013-09-30 6:23 ` Fatih Aşıcı
2013-10-04 15:31 ` Peter Korsgaard
[not found] ` <A20C6CC8-715F-45C3-BB9F-5085269FFD13@ti.com>
2013-10-04 15:40 ` Peter Korsgaard
2013-10-05 7:53 ` Fatih Aşıcı
2013-10-05 9:12 ` Peter Korsgaard
2013-10-05 10:21 ` Fatih Aşıcı [this message]
2013-10-05 18:13 ` Peter Korsgaard
2013-10-04 15:41 ` Jason Kridner
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=2072070.rCLOs5ZVTX@asici \
--to=fatih.asici@gmail.com \
--cc=buildroot@busybox.net \
/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