[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mach branch, master, updated. v1.6-62-ga90dc34
From: |
Samuel Thibault |
Subject: |
[SCM] GNU Mach branch, master, updated. v1.6-62-ga90dc34 |
Date: |
Sat, 19 Mar 2016 01:47:29 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".
The branch, master has been updated
via a90dc34f976cd37da23af526120f2ac480cb131f (commit)
from a8a52cafb5621b475737ffdc81f63703d5b37904 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a90dc34f976cd37da23af526120f2ac480cb131f
Author: Samuel Thibault <address@hidden>
Date: Sat Mar 19 02:45:52 2016 +0100
Make kernel mapping start address configurable
and move it to 16MiB by default to free 24bit DMA area
* i386/configfrag.ac (--with-_START_MAP): Add option, default to 0x1000000.
* i386/Makefrag.am (_START_MAP): Set to $(_START_MAP).
(_START): Set to _START_MAP+0xC0000000.
-----------------------------------------------------------------------
Summary of changes:
i386/Makefrag.am | 4 ++--
i386/configfrag.ac | 5 +++++
2 files changed, 7 insertions(+), 2 deletions(-)
hooks/post-receive
--
GNU Mach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mach branch, master, updated. v1.6-62-ga90dc34,
Samuel Thibault <=