[U-Boot-Users] Pull Request mpc86xx repository

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%)

In message 47E920FF.6040908@freescale.com you wrote:
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, but actually this was not correct. None of these poatches is related to 86xx, so they have no place in your 86xx repo.
I ignore this pull request, assuming these were the only changes (which I pulled in from the mailing list before). If there is other stuff to pull, please shout!
Best regards,
Wolfgang Denk

Wolfgang Denk wrote:
Thanks, but actually this was not correct. None of these poatches is related to 86xx, so they have no place in your 86xx repo.
I ignore this pull request, assuming these were the only changes (which I pulled in from the mailing list before). If there is other stuff to pull, please shout!
Yeah, that's all fine. There wasn't anything else there this round. Git will resolve it into all the repos, no problem.
Thanks, jdl
participants (2)
-
Jon Loeliger
-
Wolfgang Denk