summaryrefslogtreecommitdiff
path: root/drivers/i2c/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-03 00:07:21 (GMT)
committerSimon Glass <sjg@chromium.org>2015-08-06 13:44:30 (GMT)
commitbbbe55f6f25e686ad799c2a70aa941eeb276adb6 (patch)
tree7051f4e1c1b12a348722b1ad945a140c0e178720 /drivers/i2c/Makefile
parent74356d7fb1715db41dcf5530108cc0db82f278d7 (diff)
downloadu-boot-fsl-qoriq-bbbe55f6f25e686ad799c2a70aa941eeb276adb6.tar.xz
x86: Enable debug UART for Minnowmax
Enable the debug UART and emit a single 'a' early in the init sequence to show that it is working. Unfortunately the debug UART implementation needs a stack to work. I cannot seem to remove this limitation as the absolute 'jmp %eax' instruction goes off into the weeds. So this means that the character output cannot be any earlier than car_init_ret, where memory is available for a stack. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
Diffstat (limited to 'drivers/i2c/Makefile')
0 files changed, 0 insertions, 0 deletions