Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martyn Welch <martyn.welch@ge.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Add Freescale P2020DS Demo Board
Date: Wed, 10 Mar 2010 15:54:35 +0000	[thread overview]
Message-ID: <4B97C0BB.2060104@ge.com> (raw)
In-Reply-To: <1268234994.16526.170.camel@trini-m4400>

Tom Rini wrote:
> On Wed, 2010-03-10 at 13:54 +0000, Martyn Welch wrote:
>   
>> This patch adds the Freescale P2020DS demo board, which is based on the
>> p2020 SOC.
>>
>> Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
>> ---
>>
>>  conf/machine/p2020ds.conf     |   23 +++++++++++++++++++++++
>>  recipes/linux/linux.inc       |    1 +
>>  recipes/linux/linux_2.6.33.bb |    5 +++++
>>  recipes/u-boot/u-boot_git.bb  |    1 +
>>  4 files changed, 30 insertions(+), 0 deletions(-)
>>
>> diff --git a/conf/machine/p2020ds.conf b/conf/machine/p2020ds.conf
>> new file mode 100644
>> index 0000000..48ab353
>> --- /dev/null
>> +++ b/conf/machine/p2020ds.conf
>> @@ -0,0 +1,23 @@
>> +#@TYPE: Machine
>> +#@Name: P2020ds
>> +#@DESCRIPTION: Machine configuration for the freescale p2020ds development board
>> +
>> +TARGET_ARCH = "powerpc"
>> +
>> +PREFERRED_PROVIDER_virtual/kernel ?= "linux"
>> +
>> +MACHINE_FEATURES = "kernel26 usbhost pci pcmcia ext2 vfat nfs uboot"
>>     
>
> Do you really want pcmcia in there?
>
>   

We have some expansion cards for our boards which provide it, but I
guess it is actually very unlikely we will plug these into this machine.

>> +
>> +KERNEL_IMAGETYPE = "uImage"
>> +UBOOT_ENTRYPOINT = "0"
>> +
>> +UBOOT_MACHINE = "P2020DS_config"
>> +
>> +# Need to create jffs2 images with the correct endianess
>> +EXTRA_IMAGECMD_jffs2 = " --big-endian -e 0x40000"
>>     
>
> A guess, --no-cleanmarkers as well?
>   
Huh, didn't know about them, so I guess so.

Martyn

-- 
Martyn Welch (Principal Software Engineer)   |   Registered in England and
GE Intelligent Platforms                     |   Wales (3828642) at 100
T +44(0)127322748                            |   Barbirolli Square, Manchester,
E martyn.welch@ge.com                        |   M2 3AB  VAT:GB 927559189




  reply	other threads:[~2010-03-10 15:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-10 13:54 [PATCH] Add Freescale P2020DS Demo Board Martyn Welch
2010-03-10 14:08 ` Marcin Juszkiewicz
2010-03-10 14:36   ` Martyn Welch
2010-03-10 14:49     ` Marcin Juszkiewicz
2010-03-10 14:59       ` Koen Kooi
2010-03-10 15:29 ` Tom Rini
2010-03-10 15:54   ` Martyn Welch [this message]
2010-03-10 16:08     ` Martyn Welch
2010-03-10 16:32       ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2010-03-10 16:47 Martyn Welch
2010-03-10 16:51 ` Tom Rini

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=4B97C0BB.2060104@ge.com \
    --to=martyn.welch@ge.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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