public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Pull Request mpc86xx repository
@ 2008-03-25 15:57 Jon Loeliger
  2008-03-25 23:42 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Loeliger @ 2008-03-25 15:57 UTC (permalink / raw)
  To: u-boot

Wolfgang,

I have three outstanding patches to move a few Freescale
boards from board/* to board/freescale/*.  I wasn't sure
if you would apply them directly or not, and didn't get
any response from you when I asked.  (No problem.)

So I decided to make it easier for you and just placed
them in my -mpc86xx tree for you to pull directly.
They have been rebased to the current top of tree.

If you would, please pick these up!

Thanks,
jdl



The following changes since commit 0d48926c87ec96f974a6ac4034f4a2f2eab3255f:
  Yuri Tikhonov (1):
        lwmon5 SYSMON POST: fix backlight control

are available in the git repository at:

  git://www.denx.de/git/u-boot-mpc86xx.git master

Jon Loeliger (3):
      FSL: Move board/mpc8260ads under board/freescale
      FSL: Move board/mpc8266ads under board/freescale
      FSL: Move board/mpc7448hpc2 under board/freescale

 Makefile                                        |   10 +++++-----
 board/{ => freescale}/mpc7448hpc2/Makefile      |    0
 board/{ => freescale}/mpc7448hpc2/asm_init.S    |    0
 board/{ => freescale}/mpc7448hpc2/config.mk     |    0
 board/{ => freescale}/mpc7448hpc2/mpc7448hpc2.c |    0
 board/{ => freescale}/mpc7448hpc2/tsi108_init.c |    0
 board/{ => freescale}/mpc7448hpc2/u-boot.lds    |    0
 board/{ => freescale}/mpc8260ads/Makefile       |    0
 board/{ => freescale}/mpc8260ads/config.mk      |    0
 board/{ => freescale}/mpc8260ads/flash.c        |    0
 board/{ => freescale}/mpc8260ads/mpc8260ads.c   |    0
 board/{ => freescale}/mpc8266ads/Makefile       |    0
 board/{ => freescale}/mpc8266ads/config.mk      |    0
 board/{ => freescale}/mpc8266ads/flash.c        |    0
 board/{ => freescale}/mpc8266ads/mpc8266ads.c   |    0
 15 files changed, 5 insertions(+), 5 deletions(-)
 rename board/{ => freescale}/mpc7448hpc2/Makefile (100%)
 rename board/{ => freescale}/mpc7448hpc2/asm_init.S (100%)
 rename board/{ => freescale}/mpc7448hpc2/config.mk (100%)
 rename board/{ => freescale}/mpc7448hpc2/mpc7448hpc2.c (100%)
 rename board/{ => freescale}/mpc7448hpc2/tsi108_init.c (100%)
 rename board/{ => freescale}/mpc7448hpc2/u-boot.lds (100%)
 rename board/{ => freescale}/mpc8260ads/Makefile (100%)
 rename board/{ => freescale}/mpc8260ads/config.mk (100%)
 rename board/{ => freescale}/mpc8260ads/flash.c (100%)
 rename board/{ => freescale}/mpc8260ads/mpc8260ads.c (100%)
 rename board/{ => freescale}/mpc8266ads/Makefile (100%)
 rename board/{ => freescale}/mpc8266ads/config.mk (100%)
 rename board/{ => freescale}/mpc8266ads/flash.c (100%)
 rename board/{ => freescale}/mpc8266ads/mpc8266ads.c (100%)

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

end of thread, other threads:[~2008-03-26 15:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-25 15:57 [U-Boot-Users] Pull Request mpc86xx repository Jon Loeliger
2008-03-25 23:42 ` Wolfgang Denk
2008-03-26 15:53   ` Jon Loeliger

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