commit | aea2d168a8729fcf4a6beb5a06b0c9be88c8383e | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@us.ibm.com> | Thu Apr 12 13:47:49 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri May 04 15:16:19 2018 +0000 |
tree | 4b162c78c3f8cbdb457444245cd9d77cbdce4d34 | |
parent | d682a405a268f3280a7897f75293c37126420c4c [diff] |
U-Boot mirroring: remove check_is_alt() The BMC automatically changes the mtd device numbers (and udev names) when we're on the alternate chip. As such, we can always copy the current BMC chip u-boot to the alt chip, without checking whether we're on the alternate chip or not; "alt" always means the other chip than the one we're booted from. Change-Id: Iedf9f3aae2196434b7972be6b73b4bc7bfb608d0 Signed-off-by: Eddie James <eajames@us.ibm.com>