summaryrefslogtreecommitdiff
path: root/SOFTWARE
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-11-06 17:48:25 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2015-05-11 18:19:07 +0100
commitc6a39f6c17f5fba35a2821515b2ffd9a2d8c23b5 (patch)
tree130286dba09cd95d37c1e1ed0fe3e246f9e9d3a1 /SOFTWARE
parent785c966d1ffd62e06dbf3d98e661df5a4bcfc21a (diff)
add ramdisk to NOR images
Adding a dummy uInitrd ramdisk to NOR flash images. The dummy ramdisk image can be passed to the kernel for systems that don't boot using a ramdisk, but are booting using a bootloader that is configured to expect a ramdisk by default. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'SOFTWARE')
-rw-r--r--SOFTWARE/ramdisk.imgbin0 -> 576 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/SOFTWARE/ramdisk.img b/SOFTWARE/ramdisk.img
new file mode 100644
index 0000000..89b11bf
--- /dev/null
+++ b/SOFTWARE/ramdisk.img
Binary files differ