commit | 6c3747930f7a68c3c7372c6e930342b73de2a57b | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Tue Feb 13 16:00:04 2018 +1030 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Feb 16 02:04:49 2018 +0000 |
tree | c5db68588a7409cea5cb7feaaf819ad8766d0d78 | |
parent | 4e213c610410e94cb178329cb29bfa29468b56b9 [diff] |
u-boot: FTGMAC100, GCC7, MX6651235F fixes This addresses an exception seen when u-boot is built with GCC 7.1 and doing networking. The other bug fixes are patches from the list. Denis Pynkin (1): net: Use packed structures for networking Huy Duong (1): net: ftgmac100: Reset FTGMAC100 before setting MAC Robert Lippert (1): aspeed/flash: fix buffersize of MX6651235F flash chip Change-Id: I90dbe6c7b0396c2b04ce64d56d966fc9a496385a Signed-off-by: Joel Stanley <joel@jms.id.au>