diff options
| author | Yuval Adam <_@yuv.al> | 2018-07-02 19:12:18 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-07-02 19:12:18 +0300 |
| commit | 61c7b7ab2875030d9c87c3b74ca77f6df6e42236 (patch) | |
| tree | 075bdf4956b770050929f6db9fcaecaa51950eaa /README.md | |
| parent | 11a6855a88afe6d7782738003e7bb27255a17aed (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -26,6 +26,8 @@ Dumping the flash via Bus Pirate: $ flashrom -p buspirate_spi:dev=/dev/ttyUSB0,spispeed=8M -c MX25L12835F/MX25L12845E/MX25L12865E -o log.txt -r rom.bin ``` +The specific dump in this repo is no good for some off reasonm, see next section for a better image. + ## Stock Firmware On boot device attemps to access `http://120.25.100.187:2300/3036/anycast/ksctv/update.img` to download a firmware update. @@ -49,6 +51,10 @@ DECIMAL HEXADECIMAL DESCRIPTION 5242880 0x500000 Squashfs filesystem, little endian, version 4.0, compression:xz, size: 11323710 bytes, 344 inodes, blocksize: 131072 bytes, created: 2018-01-14 00:50:49 ``` +## DLNA + +The device publishes a DLNA MediaRenderer profile at the following URL `http://192.168.49.1:38400/deviceDescription/MediaRenderer` + ## Notes - Booting with button pressed -> mask rom mode |
