
2015-08-24 15:43 GMT+02:00 Tom Rini trini@konsulko.com:
On Mon, Aug 24, 2015 at 01:24:57PM +0200, Daniel Schwierzeck wrote:
Hi Tom,
please pull some fixes for MIPS, thanks.
The following changes since commit 8d77576371381ade83de475bb639949b44941e8c:
ARM: davinci: remove support for cam_enc_4xx (2015-08-20 12:55:50 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-mips.git master
for you to fetch changes up to 369d2aad8ac54792118fbf857b94826266e40454:
MIPS: add clrbits and setbits and add phy_to_bus support. (2015-08-21 15:22:41 +0200)
NAK. With this I now get: board/micronas/vct/gpio.c:35:59: error: macro "clrsetbits" requires 4 arguments, but only 3 given
And a bunch of other similar errors.
sorry, somehow I missed that commit in my buildman run. I'll send another PR with only the first two commits.