| commit | 9ba4f883224f2c101b0d4a6df1ddb3cd787a61fa | [log] [tgz] |
|---|---|---|
| author | Lei YU <mine260309@gmail.com> | Mon Feb 18 14:31:37 2019 +0800 |
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sun Apr 07 18:13:43 2019 +0000 |
| tree | bda8835c15a1d4d813a3714dd2af12024b34e016 | |
| parent | a17237d9b1e41d6661d4ae468a3c726b0e0c4ebb [diff] |
meta-palmetto: Use mboxd instead of aspeed-lpc-ctrl
Palmetto is going to enable phosphor-isolation, which requires to use
mbox for PNOR access instead of directly mapping on LPC to PNOR.
Tested: With Palmetto's [dts fix][1] and a PNOR build that enables
[PNORDD_IS_IPMI][2], verify Palmetto boots host successfully.
[1]: https://patchwork.ozlabs.org/patch/1042662
[2]: https://github.com/open-power/op-build/pull/2680
Change-Id: I60e26903c81fc0f14b12c4ffe6915311b087b7b2
Signed-off-by: Lei YU <mine260309@gmail.com>