summaryrefslogtreecommitdiff
path: root/cleopatre/u-boot-1.1.6/net/spidupd.h
AgeCommit message (Collapse)Author
2010-05-18cleo/u-boot/spiupd: add a check of version after image download, closes #1545save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7111 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-06cleo/u-boot/spidupd: return bad_version if start_req.version=\0save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7003 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-06cleo/spidupd: add a protocol version number in START message, closes #1497save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6999 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-06cleo/spidupd: END.CNF is sent before flashing, closes #1477save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6998 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-06cleo/u-boot/spidupd: add a VS_UPDATE_END.IND message management, closes #1463save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6997 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-06cleo/spidupd: change MS_UPDATE (0x8000) into VS_UPDATE (0xA064)save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6993 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-06cleo/spidupd: type and arch size are on 4 bytes according to specs, closes #1459save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6992 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-06cleo/{u-boot,tools}/spidupd: change mmv field from 100 to 1, closes #1467save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6987 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-04-02cleo/u-boot/spidupd: Suppress Timeout refresh on each RX framesave
Timeout was reset each time we received a MME frame even if it wasn't an update mmtype. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6867 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-28cleo/u-boot: update MME type for spidupdate protocol, closes #345save
- these MME are manufacturer MME so we transform all define and structure names to MS, - these manufacturer MME, according to MME_specs has an offset 0x8000 in spite of 0xA300. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6244 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-10-08[CLEO][U-BOOT] Removed UPD_IMG_RAM_ADDR macro, not needed anymore because we ↵draskovic
are using global symbol defined in linker script to find free RAM space after u-boot image .bss section. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6023 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-07-27[CLEO][U-BOOT]SpidUpdate revue :save
- NVRAM detection - Images selection with NVRAM parameters git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5083 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-19[CLEO][U-BOOT] Corrected errors in update test applicationdraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4677 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-05-14[CLEO][U-BOOT] Change spidboot to call do_spidupd. Changed spidup to handle ↵draskovic
dual boot. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4654 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-03-17[CLEO][U-BOOT]SPIDUPD update protocol implementationdraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4241 017c9cb6-072f-447c-8318-d5b54f68fe89
2009-03-10[CLEO][U-BOOT]SPIDUPD image update protocol implementation and test appdraskovic
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@4198 017c9cb6-072f-447c-8318-d5b54f68fe89