On Monday 16 January 2012 02:41:24 Jens Scharsig wrote:
> --- /dev/null
> +++ b/board/BuS/vl_ma2sc/Makefile
>
> +clean:
> + rm -f $(SOBJS) $(OBJS)
> +
> +distclean: clean
> + rm -f $(LIB) core *.bak $(obj).depend
dead targets -> delete them
-mike
signature.asc
Description: This is a di
Hello Jens,
Jens Scharsig wrote:
> Hello Heiko:
>> Please check your patch with tools/checkpatch, it shows a lot
>> of warnings:
>>
>> [hs@pollux u-boot]$ ./tools/checkpatch.pl index.html
>> [...]
>> total: 17 errors, 13 warnings, 1131 lines checked
>>
> The error based on the two code sequences
>
Hello Heiko:
>
> Please check your patch with tools/checkpatch, it shows a lot
> of warnings:
>
> [hs@pollux u-boot]$ ./tools/checkpatch.pl index.html
> [...]
> total: 17 errors, 13 warnings, 1131 lines checked
>
The error based on the two code sequences
vidinfo_t panel_info = {
vl_co
Hello Jens,
Jens Scharsig wrote:
> * add support for board VL+MA2SC
> * adds vl_ma2sc_config for standard NOR boot configuration
> * adds vl_ma2sc_ram_config for RAM load configuration
>
> Signed-off-by: Jens Scharsig
> ---
> MAINTAINERS |1 +
> board/BuS/vl_ma2sc/Makefile
* add support for board VL+MA2SC
* adds vl_ma2sc_config for standard NOR boot configuration
* adds vl_ma2sc_ram_config for RAM load configuration
Signed-off-by: Jens Scharsig
---
MAINTAINERS |1 +
board/BuS/vl_ma2sc/Makefile | 54
board/BuS/vl_ma2sc/vl_ma2sc.c | 5
5 matches
Mail list logo