[PATCH 0/3] FAT/RSB support, first step
Ben Gras
beng at shrike-systems.com
Mon Jun 20 23:13:10 UTC 2016
On Tue, Jun 21, 2016 at 12:52 AM, Chris Johns <chrisj at rtems.org> wrote:
> On 21/06/2016 03:46, Ben Gras wrote:
>>
>> Some independent and even unrelated patches related
>> to booting on am335x.
>> - hook to specify build dirs in RSB
>> - FAT reading support
>> - exception context saving & printing for debugging the above :)
>>
>> Ben Gras (3):
>> some hooks to help building in RSB
>> FAT fs changes: FAT code and larger ROM size
>> ARM: save and print exception context
>
>
> All 3 patches look fine to me. OK to push.
>
> Nice to see work happening here.
Great, thanks for the fast review!
I tried to push but:
1:08 pts/18 drclaw:ports/beagleboneblack% git push dispatch rsb:master
Counting objects: 25, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (25/25), done.
Writing objects: 100% (25/25), 26.78 KiB | 0 bytes/s, done.
Total 25 (delta 15), reused 0 (delta 0)
remote: error: insufficient permission for adding an object to
repository database objects
remote: fatal: failed to write object
error: unpack failed: unpack-objects abnormal exit
It seems not all objects in /data/git/umon.git/objects/ on dispatch
are rw for gitrw, e.g.:
/data/git/umon.git/objects:
total 972
drwsrwsr-x 243 amar gitrw 3072 Aug 22 2015 .
drwsrwsr-x 8 amar rtems 512 May 7 2015 ..
drwxr-xr-x 2 ed gitrw 512 Aug 4 2015 00
drwxr-xr-x 2 ed gitrw 512 Jul 18 2015 01
drwsrwsr-x 2 amar gitrw 512 Aug 6 2015 02
drwsrwsr-x 2 amar gitrw 512 Aug 5 2015 03
drwsrwsr-x 2 amar gitrw 512 Aug 5 2015 04
Not sure what the clean fix is here; amar, is this something I can
bother you with?
Cheers,
Ben
> Thanks
> Chris
> _______________________________________________
> umon-devel mailing list
> umon-devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/umon-devel
More information about the umon-devel
mailing list