From 61c7b7ab2875030d9c87c3b74ca77f6df6e42236 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 2 Jul 2018 19:12:18 +0300 Subject: Update README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c314923..96bf5cf 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.3.1