summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4c6da03)
raw | patch | inline | side by side (parent: 4c6da03)
author | Sandeep Paulraj <s-paulraj@ti.com> | |
Thu, 21 Oct 2010 02:34:20 +0000 (22:34 -0400) | ||
committer | Sandeep Paulraj <s-paulraj@ti.com> | |
Thu, 21 Oct 2010 02:34:20 +0000 (22:34 -0400) |
This commit adds an entry to romparse.h for the
Curie EVM.
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Curie EVM.
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
src/util/romparse/romparse.h | patch | blob | history |
index ddb63e1810f95b4b31dcc623082dae1d15f436c0..df8b18290d70acc69edc33d801c9c165b74f1b3e 100644 (file)
#include "tiboot_c6474.h"
#elif defined(c6455)
#include "tiboot_c6455.h"
+#elif defined(c6457)
+ #include "tiboot_c6457.h"
#else
#error invalid or missing device specification
#endif