All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Add Gnublin board support
Date: Thu, 07 Feb 2013 10:53:10 +0100	[thread overview]
Message-ID: <51137986.3060400@gmail.com> (raw)
In-Reply-To: <5112BDFC.5020002@mind.be>

On 02/06/2013 09:33 PM, Arnout Vandecappelle wrote:
> 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
>
>

Hi,

hm, ok, i'll clean up more carefully(it seems the configs are still 
representing my setup...), thx for your time and feedback.

-- 
br,
Zoltan Gyarmati
mail: mr.zoltan.gyarmati at gmail.com
freenode nick: zgyarmati

  reply	other threads:[~2013-02-07  9:53 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
2013-02-07  9:53   ` Zoltan Gyarmati [this message]
  -- 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=51137986.3060400@gmail.com \
    --to=mr.zoltan.gyarmati@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 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.