Skip to content

Commit

Permalink
p8dtu: Enable HIOMAP support
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
  • Loading branch information
amboar authored and stewartsmith committed Jan 18, 2019
1 parent bd98396 commit 71ce936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platforms/astbmc/p8dtu.c
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ static bool p8dtu2u_probe(void)
static const struct bmc_sw_config bmc_sw_smc = {
.ipmi_oem_partial_add_esel = IPMI_CODE(0x3a, 0xf0),
.ipmi_oem_pnor_access_status = IPMI_CODE(0x3a, 0x07),
.ipmi_oem_hiomap_cmd = IPMI_CODE(0x3a, 0x5a),
};

static const struct bmc_platform bmc_plat_ast2400_smc = {
Expand Down

0 comments on commit 71ce936

Please sign in to comment.