From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Add Gnublin board support
Date: Wed, 06 Feb 2013 21:33:00 +0100 [thread overview]
Message-ID: <5112BDFC.5020002@mind.be> (raw)
In-Reply-To: <1360174408-18232-1-git-send-email-mr.zoltan.gyarmati@gmail.com>
On 06/02/13 19:13, Zoltan Gyarmati wrote:
> diff --git a/configs/gnublin_defconfig b/configs/gnublin_defconfig
> new file mode 100644
> index 0000000..3664b96
> --- /dev/null
> +++ b/configs/gnublin_defconfig
> @@ -0,0 +1,25 @@
> +BR2_arm=y
> +BR2_arm926t=y
> +BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
> +BR2_TOOLCHAIN_BUILDROOT_INET_RPC=y
> +BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
Why are these selected?
> +BR2_TARGET_GENERIC_ISSUE="Welcome to Gnublin"
> +BR2_TARGET_GENERIC_PASSWD_SHA256=y
> +BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV=y
Why is this one selected?
> +BR2_PACKAGE_LIBFFI=y
> +BR2_PACKAGE_NCURSES=y
> +BR2_PACKAGE_HOST_UBOOT_TOOLS=y
Why do you need these packages?
> +BR2_TARGET_ROOTFS_EXT2=y
> +BR2_TARGET_ROOTFS_EXT2_BLOCKS=512000
You should mention in the README that the SD card size should be at
least 514MB (strange number by the way - wouldn't it make more sense to
set the size at 475000 so it may actually fit on a 500MB SD card?)
Regards,
Arnout
> +BR2_TARGET_UBOOT=y
> +BR2_TARGET_UBOOT_BOARDNAME="GNUBLIN"
> +BR2_TARGET_UBOOT_CUSTOM_GIT=y
> +BR2_TARGET_UBOOT_CUSTOM_GIT_REPO_URL="git://gitorious.org/u-boot-gnublin-support/u-boot-gnublin-support.git"
> +BR2_TARGET_UBOOT_CUSTOM_GIT_VERSION="2009.11_gnublin_support_v2"
> +BR2_LINUX_KERNEL=y
> +BR2_LINUX_KERNEL_CUSTOM_GIT=y
> +BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL="git://gitorious.org/linux-3-7-gnublin/linux-3-7-gnublin.git"
> +BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="gnublin_support_v1"
> +BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
> +BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/gnublin/gnublin_kernel_config"
> +BR2_LINUX_KERNEL_INSTALL_TARGET=y
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2013-02-06 20:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-06 18:13 [Buildroot] [PATCH] Add Gnublin board support Zoltan Gyarmati
2013-02-06 20:33 ` Arnout Vandecappelle [this message]
2013-02-07 9:53 ` Zoltan Gyarmati
-- strict thread matches above, loose matches on Subject: below --
2013-02-08 11:31 Zoltan Gyarmati
2013-02-08 11:43 ` Gustavo Zacarias
2013-02-06 12:37 [Buildroot] [PATCH] add " Zoltan Gyarmati
2013-02-06 15:46 ` Thomas Petazzoni
2013-02-06 16:07 ` Zoltan Gyarmati
2013-02-06 17:31 ` Arnout Vandecappelle
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=5112BDFC.5020002@mind.be \
--to=arnout@mind.be \
--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 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.