]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: rpi: Add a TODO to move all messages into the msg handler
authorSimon Glass <sjg@chromium.org>
Wed, 5 Apr 2017 22:23:45 +0000 (16:23 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 10 May 2017 00:27:17 +0000 (20:27 -0400)
commit3e16705d3e253e54d62c793fc92904840c282576
tree32faf933b5334d8229905f81dcc8e8cc8fadac19
parentea843b6dabdd0473c5f12e8b7ccb560aededd2e4
arm: rpi: Add a TODO to move all messages into the msg handler

The board code should all move into msg.c for consistency. Add a TODO for
this.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/raspberrypi/rpi/rpi.c