16 Feb, 2017

1 commit


05 Jan, 2017

1 commit


28 Dec, 2016

1 commit


29 Nov, 2016

1 commit


19 Nov, 2016

2 commits


31 Oct, 2016

2 commits


24 Oct, 2016

14 commits


07 Oct, 2016

13 commits


02 Oct, 2016

2 commits

  • Move FASTBOOT_MBR_NAME and FASTBOOT_GPT_NAME into Kconfig.
    Add dependency on the FASTBOOT_FLASH setting (also for FASTBOOT_MBR_NAME).
    Remove the now redundant GPT_ENTRY_NAME.

    Signed-off-by: Petr Kulhavy
    Reviewed-by: Tom Rini
    Acked-by: Steve Rae
    Reviewed-by: Simon Glass
    [trini: Add FIXME about xxx_PARTITION needing to be in Kconfig]
    Signed-off-by: Tom Rini

    Petr Kulhavy
     
  • Add special target "mbr" (otherwise configurable via CONFIG_FASTBOOT_MBR_NAME)
    to write MBR partition table.
    Partitions are now searched using the generic function which finds any
    partiiton by name. For MBR the partition names hda1, sda1, etc. are used.

    Signed-off-by: Petr Kulhavy
    Reviewed-by: Tom Rini
    Acked-by: Steve Rae
    Reviewed-by: Simon Glass

    Petr Kulhavy
     

27 Sep, 2016

1 commit


17 Sep, 2016

1 commit


15 Sep, 2016

1 commit