Hi Simon,
On Fri, Jul 31, 2015 at 11:45 PM, Simon Glass wrote:
> Hi Bin,
>
> On 23 July 2015 at 09:45, Bin Meng wrote:
>> This approach is different from Simon's approach. It uses objcopy
>> to convert u-boot-dtb.bin into an ELF object with all the binary
>> content included in the .data section
Hi Bin,
On 23 July 2015 at 09:45, Bin Meng wrote:
> This approach is different from Simon's approach. It uses objcopy
> to convert u-boot-dtb.bin into an ELF object with all the binary
> content included in the .data section. This elinimates the need
> to include a special section in the payload'
This approach is different from Simon's approach. It uses objcopy
to convert u-boot-dtb.bin into an ELF object with all the binary
content included in the .data section. This elinimates the need
to include a special section in the payload's linker script. Also
there is no need to add any ASFLAGS_RE
3 matches
Mail list logo