From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] board: mini2440: Add custom patches and configs for 2.6.38 kernel series.
Date: Tue, 17 May 2011 09:40:52 +0200 [thread overview]
Message-ID: <20110517094052.65767f36@surf> (raw)
In-Reply-To: <1305615351-8516-1-git-send-email-marek.belisko@open-nandra.com>
Hello Marek,
On Tue, 17 May 2011 08:55:51 +0200
Marek Belisko <marek.belisko@open-nandra.com> wrote:
> Mini2440 board have except some patches full support in 2.6.38 kernel.
> Just add custom patches and adapt default config to have possibility to
> build kernel and barebox.
>
> Barebox also need some patches but currently it't impossible to do so
> just select latest v2011.05.0 where mini2440 have full support. There is
> difference between 64M boards and >128MB boards.
>
> Patches for kernel was overtaken from pengutronix OSELAS BSP for mini2440.
>
> Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
> ---
> ...40_mini2440_Add_support_for_new_LCD_panels.diff | 65 +
> ...i2440_Add_touchscreen_support_for_mini2440.diff | 69 +
> ...440_mini2440_Select_touchscreen_by_default.diff | 20 +
> ...e_leds-gpio_driver_for_board_leds_handling.diff | 173 +++
> ...005-Drop_exporting_s3c24xx_ts_set_platdata.diff | 29 +
> .../mini2440/0006-fix_gpio_register.diff | 40 +
> .../mini2440/0007-speed_up_NAND_mounting.diff | 35 +
> .../friendlyarm/mini2440/0008-make_all_const.diff | 26 +
> ...009-PATCH_1_1_nand_Fix_S3C_NAND_clock_stop.diff | 165 +++
> .../mini2440/0010-remove_device_file.diff | 21 +
> .../mini2440/0011-make_debug_decision_const.diff | 65 +
> .../friendlyarm/mini2440/0012-just_a_cleanup.diff | 67 +
> .../0013-enable_screen_without_console.diff | 25 +
> board/friendlyarm/mini2440/0014-add_hwmon.diff | 108 ++
I don't know if Peter will like the fact of adding such a number of
patches for a specific hardware, but anyway.
Those files should be named *.patch and not *.diff, as done in the rest
of Buildroot.
> board/friendlyarm/mini2440/linux-2.6.32.2.config | 1409 --------------------
> configs/mini2440_defconfig | 634 +++++++++-
This one should be a minimal configuration file, generated by "make
savedefconfig".
> +BR2_LINUX_KERNEL_PATCH="board/friendlyarm/mini2440/*"
This should be board/friendlyarm/mini2440/ (which will work once you
have renamed the patches to *.patch).
Regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2011-05-17 7:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-17 6:55 [Buildroot] [PATCH] board: mini2440: Add custom patches and configs for 2.6.38 kernel series Marek Belisko
2011-05-17 7:40 ` Thomas Petazzoni [this message]
2011-05-17 8:48 ` Belisko Marek
2011-05-17 8:53 ` Thomas Petazzoni
2011-05-17 9:21 ` Vasily Khoruzhick
2011-05-17 9:31 ` Belisko Marek
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=20110517094052.65767f36@surf \
--to=thomas.petazzoni@free-electrons.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.