dan-and / linux-sunxi

Linux source for Allwinner/Boxchip F20 (sun3i), A10 (sun4i), A12/A13 (sun5i), A20 (sun7i) SoCs -- You can visit it a chat at https://gitter.im/dan-and/linux-sunxi --
http://linux-sunxi.org/Linux
Other
17 stars 17 forks source link

sunxi-3.4 fixes and (mainline) U-Boot compatibility #25

Closed n1tehawk closed 8 years ago

n1tehawk commented 8 years ago

For improved stability and smooth interoperability with up-to-date U-Boot it's desirable to incorporate a number of changes from sunxi-3.4. For the rationale behind them see this section on the linux-sunxi Wiki.

Commit e2b5cbfd11d4a28430c9bef6656ef6336bf4fe40 already included two of the patches listed there, and the remaining five apply cleanly on top of your current tree. This pull request has them squashed into a single commit.

Regards, NiteHawk

dan-and commented 8 years ago

Thank you very much. I'll look into it. It would be cool to use the same "new" uboot for both 3.4 and mainline kernels.

n1tehawk commented 8 years ago

Excellent. :smiley: Thanks!