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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via a55b166c6c7af79cbefe8e65fe77b2d61c634d2d (commit)
from 3f3f34ba52dcd8ea603196bd86ef4df9cd6435e1 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=a55b166c6c7af79cbefe8e65fe77b2d…
commit a55b166c6c7af79cbefe8e65fe77b2d61c634d2d
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Jun 15 09:31:13 2016 +0200
sysmobts: Add the barebox boot state reservation
We are using up to 48 (actually only 8) bytes to manage the boot
state of the device. Add it to the eeprom reservation. It turns out
the current padding was too large (37 + 84 don't end at 120).
Change-Id: I4c1de5925577f1d0b7b5cc08529642ffa333d7de
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-sysmo/misc/sysmobts_eeprom.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)