1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target
Amaury Pouly 25ecbc5432 imx233: fix typos and sdmmc bug regarding write buffer
The write buffer should not be modified but the current code does and then
forget to restore it to its original content. I'm not sure if any code relies
to the write buffer to not be modifies by the write function but this seems like
a reasonable assumption in general so it's better not to break it.

Change-Id: I449a01db2ec51d2273e59b69c59db0e7d2eed3db
2014-04-23 23:44:11 +02:00
..
arm imx233: fix typos and sdmmc bug regarding write buffer 2014-04-23 23:44:11 +02:00
coldfire MPIO HD300: Fix occasional scrollstrip hang 2014-04-15 08:18:56 +02:00
hosted Fix (unintentional) linkage of HAVE_BUTTON_DATA with HAVE_TOUCHSCREEN 2014-03-18 10:56:19 +01:00
mips ingenic: crt0.S fixes #3 2014-03-04 10:28:02 +01:00
sh Add missing kernel.h includes (hopefully all of them), take #2. 2014-01-05 20:42:48 +01:00