public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marco Cavallini <arm.linux@koansoftware.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] u-boot for PXA270
Date: Wed, 16 May 2007 17:51:36 +0200	[thread overview]
Message-ID: <464B2888.3060004@koansoftware.com> (raw)
In-Reply-To: <BAY106-F3050EBBA0717C9E06A6DF2EF3C0@phx.gbl>

? ?? ha scritto:
> Dear all,
>     I am John , and I met a problem about uboot migrate for PXA270.
>     My modification as following:
>       1  add my board johnPxa in Makefile
>               johnPxa_config  :       unconfig
>                  @$(MKCONFIG) $(@:_config=) arm pxa270 johnPxa
>       2  add my board directory under board/  with board/lubbock
>               cp -a lubbock johnPxa
>       3  add johnPxa.h under include/configs/ with lubbock.h
>               cp lubbock.h johnPxa.h
>          and modified it as my board's configuration.
>       4  add pxa270 directory under cpu/ with cpu/pxa
>               cp -a pxa pxa270
>       5 modified config.mk under cpu/pxa270/
>               PLATFORM_CPPFLAGS += -mapcs-32 -march=armv5 -mtune=xscale
>       6 add my board information into mach-types.h
>       7 modified start.S(cpu/pxa270) with blob's start.S and
> xlli_LowLev_Init.s
>         ps: this blob could run on my board.
>   and I compiled with arm-linux-gcc 3.4.1
>    At last the u-boot.bin couldn't run on my board.
>    Could you give me some help, thank you very much.
> Best regards
> John
> 
> _________________________________________________________________

FYI

Here you can find some already done work:
http://www.koansoftware.com/en/prd_svil_projects.htm

u-boot bootloader patch for Intel Mainstone
(aka HCDDBBVA0) with ethernet support
patched against 1.1.4 cvs

Other resources are here:
http://pxa-linux.sourceforge.net

HTH
-- 
Marco Cavallini
Koan s.a.s. - Bergamo - Italia
Embedded and Real-Time Software Engineering
 - Atmel Third Party Consultant
 - Intel PCA Developer Network Member
 - Ubuntu Marketplace Member
Tel. +39-(0)35-255.235 - Fax +39-178-223.9748
http://www.KoanSoftware.com  -  http://www.KaeilOS.com

  parent reply	other threads:[~2007-05-16 15:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-16  9:28 [U-Boot-Users] u-boot for PXA270 白 栋贤
2007-05-16  9:34 ` Eric Miao
2007-05-16 15:51 ` Marco Cavallini [this message]
2007-05-16 16:18   ` Stefan Herbrechtsmeier
  -- strict thread matches above, loose matches on Subject: below --
2007-05-25  3:03 白栋贤

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=464B2888.3060004@koansoftware.com \
    --to=arm.linux@koansoftware.com \
    --cc=u-boot@lists.denx.de \
    /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