Commit graph

18 commits

Author SHA1 Message Date
Ajay Bhargav
8c4d1badfc Update README.md with some information
Added description for some of the blocks I know.
2015-12-01 17:34:31 +05:30
Paul Sokolovsky
f345568b27 Add instructions and patch to use "flashrom" tool to backup onboard flash. 2015-11-03 19:00:25 +03:00
Paul Sokolovsky
4752125299 README.md: Add instructions how to enter bootloader for 3rd-party devices. 2015-11-01 21:59:51 +03:00
Paul Sokolovsky
826b89c1cc README: Add some more HW block addresses.
Based on browsing various code and information publicly avalable on the
Internet.
2015-06-11 10:55:43 +03:00
Sean Cross
2a81feb153 README: Add -s to example
Without the -s, it simply runs in the background.  Add
-s to the example string.

Signed-off-by: Sean Cross <xobs@kosagi.com>
2015-04-26 14:48:11 +08:00
Paul Sokolovsky
422f7f2bfb README: Add Boot ROM to memory map. 2015-04-05 15:17:27 +03:00
Sean Cross
7323c280ce fernly: Remove GPL-2 files, move to libgcc
We used to use source files taken from U-Boot to allow for division and
modular arithmetic.  With the move to a BSD license, this is no longer
acceptible.

As a workaround, use a libgcc taken from a standard gcc distribution.
Add the .a file, which has not been modified in any way.

Signed-off-by: Sean Cross <xobs@kosagi.com>
2015-04-02 12:30:28 +08:00
Sean Cross
9aad9797e6 README: Document flsahrom protocol
The flashrom protocol is binary, for speed.  Document this protocol.

Signed-off-by: Sean Cross <xobs@kosagi.com>
2015-02-04 21:29:04 +08:00
Jacob Rosenthal
4f74885821 README: Add information on OS X serial driver
The default USB-CDC driver that ships with OS X does not recognize the
Fernvale platform.

Link to a repo maintianed by Jacob Rosenthal that works around the problem.

Signed-off-by: Sean Cross <xobs@kosagi.com>
2015-02-02 17:49:50 +08:00
Robert Foss
1e9fd14f3e README: Add cross compilation instructions
To make cross-compilation easy, refer users to the setup_codesourcery
repo that is maintained by Robert Foss.

Signed-off-by: Sean Cross <xobs@kosagi.com>
2015-02-02 17:46:20 +08:00
Sean Cross
5abb3dbfdc README: Make instructions clearer
Signed-off-by: Sean Cross <xobs@kosagi.com>
2014-12-30 12:28:25 +08:00
Angus Gratton
d79ed33fbf README - memory map table now renders in github flavored markdown 2014-12-20 15:00:12 +11:00
Sean Cross
c869671563 README: Update a bunch of blocks, based on reversing 2014-08-19 13:38:14 +08:00
Sean Cross
6d5fb2d819 fernly: About to move to iram 2014-07-21 13:56:04 +08:00
Sean Cross
5647866779 iram: work in progress 2014-07-18 15:37:19 +08:00
Sean Cross
7cb334571e fernly: wip 2014-07-04 17:31:32 +08:00
Sean Cross
9470228966 fernly: More blocks discovered 2014-06-13 17:00:11 +08:00
Sean Cross
685824f56e fernly: Initial commit
This is an initial commit of the code.  It just does prints "Hello, world!"
2014-06-12 12:58:06 +08:00