09 Nov, 2013

1 commit


15 Oct, 2013

1 commit


24 Jul, 2013

1 commit


05 Jun, 2013

9 commits


01 May, 2013

1 commit


13 Mar, 2013

2 commits


04 Feb, 2013

2 commits


20 Dec, 2012

1 commit


12 Dec, 2012

1 commit


29 Nov, 2012

1 commit


19 Nov, 2012

1 commit


13 Nov, 2012

4 commits

  • If kernel-offset is specified in the fdt, set an environment variable
    so that scripts can access the attached kernel.

    This can be used by a packaging program to tell U-Boot about a kernel
    that has been downloaded alongside U-Boot. The value in the fdt is
    the offset of the kernel from the start of the U-Boot image, so we can
    find it just by adding CONFIG_SYS_TEXT_BASE.

    It is then fairly easy to put something like this in the environment
    variables in the board header file:

    "if test ${kernaddr} != \"\"; then "\
    "echo \"Using bundled kernel\"; "\
    "bootm ${kernaddr};" \
    "fi; "\
    /* rest of boot sequence follows here */

    Signed-off-by: Simon Glass

    Simon Glass
     
  • When secure booting is chosen:
    * The u-boot shell is never invoked during boot--we just do a simple
    table lookup to find the command. This means we could even remove
    the shell parsing from u-boot and still be able to boot.
    * The boot command can't be interruped.
    * Failure doesn't cause us to fall back to the shell.

    Signed-off-by: Gabe Black
    Signed-off-by: Doug Anderson
    Signed-off-by: Simon Glass

    Doug Anderson
     
  • This change adds a call to set_working_fdt_addr near the end of u-boot
    initialization which tells the fdt command/library where the device tree is.
    This makes it possible to use the fdt command to look at the active device tree
    since otherwise there would be no way to know what address it was at to set
    things up manually.

    Signed-off-by: Gabe Black
    Signed-off-by: Simon Glass

    Gabe Black
     
  • Load boot command from /config/bootcmd of device tree if present.

    Signed-off-by: Tom Wai-Hong Tam
    Signed-off-by: Che-Liang Chiou
    Signed-off-by: Simon Glass

    Che-Liang Chiou
     

05 Nov, 2012

1 commit

  • command.c:44:38: error: bad constant expression
    dlmalloc.c:1468:2: warning: Using plain integer as NULL pointer
    dlmalloc.c:1468:5: warning: Using plain integer as NULL pointer
    dlmalloc.c:2176:12: warning: Using plain integer as NULL pointer
    dlmalloc.c:2179:31: warning: Using plain integer as NULL pointer
    dlmalloc.c:2382:14: warning: Using plain integer as NULL pointer
    dlmalloc.c:2436:14: warning: Using plain integer as NULL pointer
    dlmalloc.c:2582:31: warning: Using plain integer as NULL pointer
    dlmalloc.c:2585:17: warning: Using plain integer as NULL pointer
    dlmalloc.c:2646:14: warning: Using plain integer as NULL pointer
    dlmalloc.c:2659:19: warning: Using plain integer as NULL pointer
    dlmalloc.c:2692:19: warning: Using plain integer as NULL pointer
    dlmalloc.c:2707:19: warning: Using plain integer as NULL pointer
    dlmalloc.c:2708:14: warning: Using plain integer as NULL pointer
    dlmalloc.c:2786:31: warning: Using plain integer as NULL pointer
    dlmalloc.c:2801:12: warning: Using plain integer as NULL pointer
    dlmalloc.c:2801:22: warning: Using plain integer as NULL pointer
    dlmalloc.c:2926:27: warning: Using plain integer as NULL pointer
    dlmalloc.c:2928:14: warning: Using plain integer as NULL pointer
    dlmalloc.c:2929:12: warning: Using plain integer as NULL pointer
    dlmalloc.c:3075:14: warning: Using plain integer as NULL pointer
    hush.c:292:14: warning: symbol 'last_return_code' was not declared. Should it be static?
    hush.c:293:5: warning: symbol 'nesting_level' was not declared. Should it be static?
    hush.c:2175:20: warning: Using plain integer as NULL pointer
    hush.c:2175:34: warning: Using plain integer as NULL pointer
    hush.c:2210:41: warning: Using plain integer as NULL pointer
    hush.c:2216:45: warning: Using plain integer as NULL pointer
    hush.c:2249:25: warning: Using plain integer as NULL pointer
    hush.c:2332:13: warning: symbol 'new_pipe' was not declared. Should it be static?
    hush.c:2390:5: warning: symbol 'reserved_word' was not declared. Should it be static?
    hush.c:2927:5: warning: symbol 'parse_stream' was not declared. Should it be static?
    hush.c:3127:6: warning: symbol 'mapset' was not declared. Should it be static?
    hush.c:3133:6: warning: symbol 'update_ifs_map' was not declared. Should it be static?
    hush.c:3161:5: warning: symbol 'parse_stream_outer' was not declared. Should it be static?
    hush.c:3295:34: warning: Using plain integer as NULL pointer
    hush.c:3631:5: warning: symbol 'do_showvar' was not declared. Should it be static
    image.c:1282:29: warning: Using plain integer as NULL pointer
    image.c:1315:41: warning: Using plain integer as NULL pointer
    image.c:1330:25: warning: Using plain integer as NULL pointer
    image.c:1706:25: warning: Using plain integer as NULL pointer
    main.c:510:10: warning: symbol 'hist_num' was not declared. Should it be static?
    main.c:512:5: warning: symbol 'hist_list' was not declared. Should it be static?
    main.c:513:6: warning: symbol 'hist_lines' was not declared. Should it be static?
    usb_storage.c:195:6: warning: symbol 'usb_show_progress' was not declared. Should it be static?
    usb_storage.c:440:48: warning: Using plain integer as NULL pointer
    usb_storage.c:503:5: warning: symbol 'usb_stor_BBB_comdat' was not declared. Should it be static?
    usb_storage.c:551:5: warning: symbol 'usb_stor_CB_comdat' was not declared. Should it be static?
    usb_storage.c:629:55: warning: Using plain integer as NULL pointer
    usb_storage.c:620:5: warning: symbol 'usb_stor_CBI_get_status' was not declared. Should it be static?
    usb_storage.c:675:43: warning: Using plain integer as NULL pointer
    usb_storage.c:668:5: warning: symbol 'usb_stor_BBB_clear_endpt_stall' was not declared. Should it be static?
    usb_storage.c:679:5: warning: symbol 'usb_stor_BBB_transport' was not declared. Should it be static?
    usb_storage.c:801:5: warning: symbol 'usb_stor_CB_transport' was not declared. Sh
    xyzModem.c:104:1: warning: symbol 'CYGACC_COMM_IF_GETC_TIMEOUT' was not declared. Should it be static?
    xyzModem.c:122:1: warning: symbol 'CYGACC_COMM_IF_PUTC' was not declared. Should it be static?
    xyzModem.c:169:1: warning: symbol 'parse_num' was not declared. Should it be stat

    note: hush.c's nesting_level deleted because not used.

    Signed-off-by: Kim Phillips

    Kim Phillips
     

04 Oct, 2012

1 commit


10 Aug, 2012

3 commits


16 May, 2012

1 commit


24 Apr, 2012

1 commit


07 Mar, 2012

8 commits