Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Add support for freescale mx28evk board
@ 2011-05-02 21:02 Andreas Mueller
  2011-05-02 21:02 ` [PATCH 1/4] mx28evk: Add new machine definition Andreas Mueller
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Andreas Mueller @ 2011-05-02 21:02 UTC (permalink / raw)
  To: openembedded-devel

Kernel and u-boot are build based on the same sources as shipped with the
latest freescale board support package. It is intended as a replacement for
LTIB (think what you want of that build system). The ROM builtin bootloader
requires so called boot streams (*.sb). These are build for u-boot and kernel
by eltosb-native and stored in deploy folder. Subsequent patches will follow
to have at least the kernel coming from mainline (it looks as if kernel 2.6.39
will have enhanced support for mx28evk).

Andreas Mueller (4):
  mx28evk: Add new machine definition
  elftosb: Add native helper to create boot stream files used by
    freescale iMX SoCs
  u-boot: Add support for freescale iMX28 SoCs
  linux-imx-git: add support for freescale mx28evk

 conf/machine/include/imx28.inc                     |   19 +
 conf/machine/mx28evk.conf                          |   23 +
 .../elftosb/uclibc_and_eglibc_have_no_powf.patch   |   12 +
 recipes/freescale/elftosb_10.12.01.bb              |   20 +
 recipes/linux/linux-imx-git/mx28evk/defconfig      | 2132 ++++++++++++++++++++
 recipes/linux/linux-imx_git.bb                     |   53 +-
 recipes/u-boot/u-boot_git.bb                       |   24 +
 7 files changed, 2268 insertions(+), 15 deletions(-)
 create mode 100644 conf/machine/include/imx28.inc
 create mode 100644 conf/machine/mx28evk.conf
 create mode 100644 recipes/freescale/elftosb/uclibc_and_eglibc_have_no_powf.patch
 create mode 100644 recipes/freescale/elftosb_10.12.01.bb
 create mode 100644 recipes/linux/linux-imx-git/mx28evk/defconfig

-- 
1.7.4.4




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-03  7:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-02 21:02 [PATCH 0/4] Add support for freescale mx28evk board Andreas Mueller
2011-05-02 21:02 ` [PATCH 1/4] mx28evk: Add new machine definition Andreas Mueller
2011-05-03  7:26   ` Koen Kooi
2011-05-02 21:02 ` [PATCH 2/4] elftosb: Add native helper to create boot stream files used by freescale iMX SoCs Andreas Mueller
2011-05-02 21:02 ` [PATCH 3/4] u-boot: Add support for freescale iMX28 SoCs Andreas Mueller
2011-05-02 21:02 ` [PATCH 4/4] linux-imx-git: add support for freescale mx28evk Andreas Mueller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox