Re: [U-Boot] u-boot for Galileo board

2016-06-18 Thread Liu, Changcheng
Hi Bin, 1) It's Galileo gen2 board. 2) Thx for reminding me of the rom target in Makefile. I've got the right building process since it extract the boot section and add it to the end of image. 3) There's one comment error in tools/ifdtool.c and correct it as below. 4) I work

Re: [U-Boot] u-boot for Galileo board

2016-06-16 Thread Bin Meng
Hi Changcheng, On Thu, Jun 16, 2016 at 7:22 PM, Liu, Changcheng wrote: > Hi all, > > I have some questions about the u-boot for Galileo2 board. > > > > 1. Code: https://github.com/LeMaker/u-boot (it's for Galileo board which > could be ported for Galileo2 board) > > What's Galileo2 boar

[U-Boot] u-boot for Galileo board

2016-06-16 Thread Liu, Changcheng
Hi all, I have some questions about the u-boot for Galileo2 board. 1. Code: https://github.com/LeMaker/u-boot (it's for Galileo board which could be ported for Galileo2 board) 2. Confusing at the building process. a. objcopy --gap-fill=0xff -O binary -R .start16 -R

[U-Boot] u-boot for Galileo board

2016-06-16 Thread Liu, Changcheng
Hi all, I have some questions about the u-boot for Galileo2 board. 1. Code: https://github.com/LeMaker/u-boot (it's for Galileo board which could be ported for Galileo2 board) 2. Confusing at the building process. a. objcopy --gap-fill=0xff -O binary -R .start16 -R