Hi Reinhard,

  Did you ever get the email below?  I never heard back from anyone on
this.

  Cheers,

  Rick

>From rick Tue Jan 18 22:32:15 -0800 2011
To: Reinhard Meyer <u-b...@emk-elektronik.de>
CC: alb...@aribaud.net, reinhard.me...@emk-elektronik.de
In-reply-to: <4d34a61f.1030...@emk-elektronik.de> (message from Reinhard Meyer
        on Mon, 17 Jan 2011 21:27:11 +0100)
Subject: Re: U-Boot support for board(s) AT91RM9200DK
References: <20101127215901.95380220235C@lilith> 
<e1pn7fz-0002qa...@amazonia.comcast.net> <4cf3e933.8070...@aribaud.net> 
<e1pn8no-0002gi...@amazonia.comcast.net> <4d32ae6e.1070...@aribaud.net> 
<e1peqrc-0001iz...@amazonia.comcast.net> <4d34627a.7080...@aribaud.net> 
<e1pesxv-0005eg...@amazonia.comcast.net> <4d348052.4020...@aribaud.net> 
<4d34a61f.1030...@emk-elektronik.de>

Hi All,

  Here is what I've done so far:

git clone git://git.denx.de/u-boot-atmel.git
cd u-boot-atmel
git checkout -b rework101229

 - used CodeSourcery/Sourcery_G++_Lite:

/u-boot-atmel> 
/opt/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-gcc --version
arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2010q1-202) 4.4.1

  Hopefully this compiler is okay, please tell me if it's not.

 - looked at:

commit 0693923cd240f5d401be0a53cddcf0fb1d9ad9d3 in the current u-boot

 - Make a bunch of changes but still have 2 warnings (see
   http://www.efn.org/~rick/pub/build.log):

cpu.c:37: warning: #warning Your board is using legacy AT91RM9200 SoC access. 
Please update!
at91_emac.c:487: warning: dereferencing type-punned pointer will break 
strict-aliasing rules

  What should I do about these?

  I made a patch file, please check it over.
  http://www.efn.org/~rick/pub/uboot.diff

  I'll try it on the board soon....

  Thanks,

  Rick
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to