summaryrefslogtreecommitdiff
path: root/tools/.gitignore
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2020-11-30 15:14:23 +0300
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2020-11-30 20:32:09 +0300
commit540a2bcec1389a3a31c23b5275e73186be6102b2 (patch)
tree07f3ea229b6ad8e396c2a0076b0932fa27d61368 /tools/.gitignore
parentb7eac19a3d91fae05250688ed4047c1a5d68dd42 (diff)
downloadu-boot-540a2bcec1389a3a31c23b5275e73186be6102b2.tar.xz
mips: octeon: tools: Add update_octeon_header tool
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 definition. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Aaron Williams <awilliams@marvell.com> Cc: Chandrakala Chavva <cchavva@marvell.com> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'tools/.gitignore')
-rw-r--r--tools/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore
index 82bdce2782..a021ea95cd 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -32,5 +32,6 @@
/spl_size_limit
/sunxi-spl-image-builder
/ubsha1
+/update_octeon_header
/version.h
/xway-swap-bytes