Re: [PATCH 5/5 v2] mips: octeon: tools: Add update_octeon_header tool

2020-11-30 Thread Stefan Roese
Hi Daniel, On 27.11.20 20:01, Daniel Schwierzeck wrote: Am Mittwoch, den 28.10.2020, 15:10 +0100 schrieb Stefan Roese: Add a tool to update or insert an Octeon specific header into the U-Boot image. This is needed e.g. for booting via SPI NOR, eMMC and NAND. While working on this, move enum cv

Re: [PATCH 5/5 v2] mips: octeon: tools: Add update_octeon_header tool

2020-11-27 Thread Daniel Schwierzeck
Am Mittwoch, den 28.10.2020, 15:10 +0100 schrieb Stefan Roese: > Add a tool to update or insert an Octeon specific header into the U-Boot > image. This is needed e.g. for booting via SPI NOR, eMMC and NAND. > > While working on this, move enum cvmx_board_types_enum and > cvmx_board_type_to_string(

[PATCH 5/5 v2] mips: octeon: tools: Add update_octeon_header tool

2020-10-28 Thread Stefan Roese
Add a tool to update or insert an Octeon specific header into the U-Boot image. This is needed e.g. for booting via SPI NOR, eMMC and NAND. While working on this, move enum cvmx_board_types_enum and cvmx_board_type_to_string() to cvmx-bootloader.h and remove the unreferenced (unsupported) board de