blob: 881549074d0e375dbfee92acb120054ece0a3025 [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
27config BR2_SKIBOOT_LID_NAME
28 string "Name of skiboot lid name to be used"
29 default "skiboot.lid"
30 help
31 String used to define sapphire lid filename
32
33config BR2_HOSTBOOT_BINARY_SBE_FILENAME
34 string "Name of sbe hostboot binary"
35 help
36 String used to define name of sbe hostboot binary file
37
38
39config BR2_HOSTBOOT_BINARY_SBEC_FILENAME
40 string "Name of sbec hostboot binary"
41 help
42 String used to define name of sbec hostboot binary file
43
44config BR2_OPENPOWER_TARGETING_BIN_FILENAME
45 string "Name of openpower binary targeting file"
46 help
47 String used to define name of openpower targeting binary file
Brian Silver015b5912014-08-07 15:50:15 -050048
49config BR2_OPENPOWER_TARGETING_ECC_FILENAME
50 string "Name of openpower binary targeting file"
51 help
52 String used to define name of openpower targeting binary file, ecc protected