/openbmc/u-boot/include/configs/ |
H A D | km_kirkwood.h | 25 #define CONFIG_HOSTNAME "km_kirkwood" macro 31 #define CONFIG_HOSTNAME "km_kirkwood_pci" macro 39 #define CONFIG_HOSTNAME "km_kirkwood_128m16" macro 50 #define CONFIG_HOSTNAME "kmnusa" macro 52 #define CONFIG_HOSTNAME "kmsugp1" macro 66 #define CONFIG_HOSTNAME "mgcoge3un" macro 82 #define CONFIG_HOSTNAME "kmcoge5un" macro 88 #define CONFIG_HOSTNAME "portl2" macro 95 #define CONFIG_HOSTNAME "kmsuv31" macro
|
H A D | titanium.h | 53 #define CONFIG_HOSTNAME "titanium" macro 58 "kernel=" CONFIG_HOSTNAME "/uImage\0" \ 61 "dtb=" CONFIG_HOSTNAME "/" \ 62 CONFIG_HOSTNAME ".dtb\0" \ 63 "dtb_fs=/boot/" CONFIG_HOSTNAME ".dtb\0" \ 92 "ubifs=" CONFIG_HOSTNAME "/ubifs.img\0" \
|
H A D | x600.h | 110 #define CONFIG_HOSTNAME "x600" macro 116 "u-boot=" CONFIG_HOSTNAME "/u-boot.spr\0" \ 126 "ubifs=" CONFIG_HOSTNAME "/ubifs.img\0" \ 151 "kernel=" CONFIG_HOSTNAME "/uImage\0" \ 154 "dtb=" CONFIG_HOSTNAME "/" \ 155 CONFIG_HOSTNAME ".dtb\0" \ 156 "dtb_fs=/boot/" CONFIG_HOSTNAME ".dtb\0" \
|
H A D | flea3.h | 147 #define CONFIG_HOSTNAME "flea3" macro 165 "hostname=" CONFIG_HOSTNAME "\0" \ 166 "bootfile=" CONFIG_HOSTNAME "/uImage\0" \ 167 "ramdisk_file=" CONFIG_HOSTNAME "/uRamdisk\0" \ 181 "u-boot=" CONFIG_HOSTNAME "/u-boot.bin\0" \
|
H A D | woodburn_common.h | 157 #define CONFIG_HOSTNAME "woodburn" macro 175 "hostname=" CONFIG_HOSTNAME "\0" \ 176 "bootfile=" CONFIG_HOSTNAME "/uImage\0" \ 177 "ramdisk_file=" CONFIG_HOSTNAME "/uRamdisk\0" \ 191 "u-boot=" CONFIG_HOSTNAME "/u-boot.bin\0" \
|
H A D | ea20.h | 133 #define CONFIG_HOSTNAME "ea20" macro 170 "hostname=" CONFIG_HOSTNAME "\0" \ 171 "bootfile=" CONFIG_HOSTNAME "/uImage\0" \ 172 "ramdisk_file=" CONFIG_HOSTNAME "/image.ext2\0" \ 201 "u-boot=" CONFIG_HOSTNAME "/u-boot.bin\0" \
|
H A D | mx35pdk.h | 180 #define CONFIG_HOSTNAME "mx35pdk" macro 199 "hostname=" CONFIG_HOSTNAME "\0" \ 200 "bootfile=" CONFIG_HOSTNAME "/uImage\0" \ 201 "ramdisk_file=" CONFIG_HOSTNAME "/uRamdisk\0" \ 211 "u-boot=" CONFIG_HOSTNAME "/u-boot.bin\0" \
|
H A D | tuxx1.h | 28 #define CONFIG_HOSTNAME "kmsupx5" macro 31 #define CONFIG_HOSTNAME "tuge1" macro 34 #define CONFIG_HOSTNAME "tuxx1" macro 37 #define CONFIG_HOSTNAME "kmopti2" macro 40 #define CONFIG_HOSTNAME "kmtepr2" macro
|
H A D | mcx.h | 100 #define CONFIG_HOSTNAME "mcx" macro 119 "hostname=" CONFIG_HOSTNAME "\0" \ 125 "mlo=" CONFIG_HOSTNAME "/MLO\0" \ 139 "u-boot=" CONFIG_HOSTNAME "/u-boot.img\0" \
|
H A D | tam3517-common.h | 207 "hostname=" CONFIG_HOSTNAME "\0" \ 208 "bootfile=" CONFIG_HOSTNAME "/uImage\0" \ 223 "u-boot=" CONFIG_HOSTNAME "/u-boot.img\0" \ 226 "mlo=" CONFIG_HOSTNAME "/MLO\0" \
|
H A D | suvd3.h | 26 #define CONFIG_HOSTNAME "suvd3" macro 32 #define CONFIG_HOSTNAME "kmvect1" macro 40 #define CONFIG_HOSTNAME "kmtegr1" macro
|
H A D | kmp204x.h | 12 #define CONFIG_HOSTNAME "kmlion1" macro 17 #define CONFIG_HOSTNAME "kmcoge4" macro
|
H A D | imx27lite-common.h | 144 "u-boot=" CONFIG_HOSTNAME "/u-boot.bin\0" \ 146 "bootfile=" CONFIG_HOSTNAME "/uImage\0" \
|
H A D | km8360.h | 16 #define CONFIG_HOSTNAME "kmeter1" macro 20 #define CONFIG_HOSTNAME "kmcoge5ne" macro
|
H A D | platinum_picon.h | 18 #define CONFIG_HOSTNAME "picon" macro
|
H A D | twister.h | 24 #define CONFIG_HOSTNAME "twister" macro
|
H A D | platinum_titanium.h | 23 #define CONFIG_HOSTNAME "titanium" macro
|
H A D | aristainetos.h | 16 #define CONFIG_HOSTNAME "aristainetos" macro
|
H A D | eco5pk.h | 26 #define CONFIG_HOSTNAME "eco5pk" macro
|
H A D | mt_ventoux.h | 25 #define CONFIG_HOSTNAME "mt_ventoux" macro
|
H A D | aristainetos2b.h | 15 #define CONFIG_HOSTNAME "aristainetos2" macro
|
H A D | aristainetos2.h | 15 #define CONFIG_HOSTNAME "aristainetos2" macro
|
H A D | socfpga_vining_fpga.h | 43 #define CONFIG_HOSTNAME "socfpga_vining_fpga" macro
|
H A D | bcm_northstar2.h | 11 #define CONFIG_HOSTNAME "northstar2" macro
|
/openbmc/u-boot/include/ |
H A D | env_default.h | 76 #ifdef CONFIG_HOSTNAME 77 "hostname=" CONFIG_HOSTNAME "\0"
|