[U-Boot] [PATCH 1/4 V3] kerneldoc: Implant DocBook from Linux kernel
Andy Fleming
afleming at gmail.com
Tue Oct 23 21:56:58 CEST 2012
On Tue, Oct 23, 2012 at 2:30 AM, Marek Vasut <marex at denx.de> wrote:
> Dear Andy Fleming,
>
> [...]
>
>> This patch makes it so that MAKEALL doesn't build silently anymore:
>>
>>
>> make[1]: Entering directory `/local/afleming/u-boot/doc/DocBook'
>> make[1]: Leaving directory `/local/afleming/u-boot/doc/DocBook'
>>
>>
>> Any ideas how we can fix that?
>
> I thought this was fixed, where do you see it?
>
> $ BUILD_DIR=/tmp/test ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- ./MAKEALL m28evk
> Configuring for m28evk board...
> text data bss dec hex filename
> 424579 7784 288876 721239 b0157 /tmp/test/u-boot
> 6984 760 0 7744 1e40 /tmp/test/spl/u-boot-spl
Hmm, with the latest tree I get:
[afleming at right u-boot (master)]$ ./MAKEALL P2020RDB_NAND
Configuring for P2020RDB_NAND - Board: P1_P2_RDB, Options: P2020RDB,NAND
make[1]: Entering directory `/local/afleming/u-boot/doc/DocBook'
make[1]: Leaving directory `/local/afleming/u-boot/doc/DocBook'
text data bss dec hex filename
399394 16752 267792 683938 a6fa2 ./build/P2020RDB_NAND/u-boot
More information about the U-Boot
mailing list