mirror of
https://github.com/apache/nuttx.git
synced 2026-09-14 22:50:25 +00:00
Update ChangeLog
This commit is contained in:
parent
c005ac91d7
commit
d1df4124cd
1 changed files with 7 additions and 0 deletions
|
|
@ -7605,3 +7605,10 @@
|
|||
to clean this up? For now I've put together a quick patch that
|
||||
defines those macros to 1, consistent with the rest of unistd.h.
|
||||
From Kosma Moczek (2014-6-30)
|
||||
* arch/arm/src/sama5/sam_memories.c: Fix some logic in conversion
|
||||
of physical and virtal DRAM addresses when running out of DRAM. This
|
||||
is an important bug fix for the SAMA5D3 and 4 when running out of
|
||||
DRAM (2014-6-30).
|
||||
* arch/arm/src/sama5/sam_pio.c: Another *critical* SAMA5D3 and 4 bug
|
||||
fix: PIO clocking must be enabled for all input pins or else the
|
||||
value that is read never changes. (2014-6-30).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue