aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHao Wu <wuhaotsh@google.com>2022-03-01 11:22:07 -0800
committerHao Wu <wuhaotsh@google.com>2022-03-01 11:22:07 -0800
commit1e97f195437d14c584654c2619cc6c985765efe0 (patch)
tree80e49d566ef975a7d3fae5bc15962373f2b2eb3c
parent0c37a43527f0ee2b9584e7fb2fdc805e902635ac (diff)
downloadvbootrom-1e97f195437d14c584654c2619cc6c985765efe0.zip
vbootrom-1e97f195437d14c584654c2619cc6c985765efe0.tar.gz
vbootrom-1e97f195437d14c584654c2619cc6c985765efe0.tar.bz2
Move NPCM7XX bootrom to a subdirectory
-rw-r--r--npcm7xx/Makefile (renamed from Makefile)0
-rw-r--r--npcm7xx/README.md (renamed from README.md)0
-rw-r--r--npcm7xx/bootrom.ld (renamed from bootrom.ld)0
-rw-r--r--npcm7xx/image.c (renamed from image.c)0
-rw-r--r--npcm7xx/start.S (renamed from start.S)0
5 files changed, 0 insertions, 0 deletions
diff --git a/Makefile b/npcm7xx/Makefile
index 3b2b2f3..3b2b2f3 100644
--- a/Makefile
+++ b/npcm7xx/Makefile
diff --git a/README.md b/npcm7xx/README.md
index 808781d..808781d 100644
--- a/README.md
+++ b/npcm7xx/README.md
diff --git a/bootrom.ld b/npcm7xx/bootrom.ld
index 34d59ad..34d59ad 100644
--- a/bootrom.ld
+++ b/npcm7xx/bootrom.ld
diff --git a/image.c b/npcm7xx/image.c
index 08fe3f5..08fe3f5 100644
--- a/image.c
+++ b/npcm7xx/image.c
diff --git a/start.S b/npcm7xx/start.S
index ca7aaf6..ca7aaf6 100644
--- a/start.S
+++ b/npcm7xx/start.S