blob: 6a23e519d9b7e3997e997ec5b306f6a4d31aef28 [file] [log] [blame]
Bill Hoffa5f93f1d2014-06-26 21:02:48 -05001config BR2_PACKAGE_OPENPOWER_PNOR
2 bool "openpower_pnor"
3 default y if (BR2_OPENPOWER_PLATFORM && BR2_powerpc_power8)
4 help
5 Utilites for building a targeting binary image
6
7config BR2_OPENPOWER_PNOR_XML_LAYOUT_FILENAME
8 string "Name of Openpower pnor xml layout file"
9 help
10 String used to define hw specific make config file
11
12config BR2_OPENPOWER_CONFIG_NAME
13 string "Name of configuration"
14 help
15 String used to define configuration name
16
Brian Silver015b5912014-08-07 15:50:15 -050017config BR2_OPENPOWER_XML_PACKAGE
18 string "Name of xml/targeting package"
19 help
20 String defines the xml/targeting package used
21
Bill Hoffa5f93f1d2014-06-26 21:02:48 -050022config BR2_OPENPOWER_PNOR_FILENAME
23 string "Name of pnor file to be created"
24 help
25 String used to define pnor filename to be created
26
Brian Horton06c2a882015-04-09 13:32:55 -050027config BR2_OPENPOWER_PNOR_UPDATE_FILENAME
28 string "Name of pnor file to be created for updates, if needed"
29 help
30 String used to define pnor filename to be created for updates, if needed
31
Bill Hoffa5f93f1d2014-06-26 21:02:48 -050032config BR2_SKIBOOT_LID_NAME
33 string "Name of skiboot lid name to be used"
34 default "skiboot.lid"
35 help
36 String used to define sapphire lid filename
37
38config BR2_HOSTBOOT_BINARY_SBE_FILENAME
39 string "Name of sbe hostboot binary"
40 help
41 String used to define name of sbe hostboot binary file
42
43
44config BR2_HOSTBOOT_BINARY_SBEC_FILENAME
45 string "Name of sbec hostboot binary"
46 help
47 String used to define name of sbec hostboot binary file
48
49config BR2_OPENPOWER_TARGETING_BIN_FILENAME
50 string "Name of openpower binary targeting file"
51 help
52 String used to define name of openpower targeting binary file
Brian Silver015b5912014-08-07 15:50:15 -050053
54config BR2_OPENPOWER_TARGETING_ECC_FILENAME
55 string "Name of openpower binary targeting file"
56 help
57 String used to define name of openpower targeting binary file, ecc protected