]> git.sur5r.net Git - u-boot/blobdiff - include/vxworks.h
Makefile: drop unused cpp_cfg macro
[u-boot] / include / vxworks.h
index b1b5096b90687e044b2ecfb7666b0f42d160f814..60c0efaf6e45c91fb8016cf36b25c1189a37ddf1 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2008
  * Niklaus Giger, niklaus.giger@member.fsf.org
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _VXWORKS_H_
@@ -16,6 +15,9 @@
  */
 #define VXWORKS_PHYS_MEM_BASE  0x100000
 
+/* x86 bootline offset relative to LOCAL_MEM_LOCAL_ADRS in VxWorks */
+#define X86_BOOT_LINE_OFFSET   0x1200
+
 /*
  * VxWorks x86 E820 related stuff
  *