From ec9999196c35bc65271f7fc606ef4b9fa8f1413f Mon Sep 17 00:00:00 2001 From: Skip Hansen Date: Fri, 19 Apr 2019 09:37:00 -0700 Subject: [PATCH] Fix tyops. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf4bb72..a640a2f 100755 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ After running the *Generate Programming File* process a .bin file should be crea When Pano Logic was still alive they published a number of help videos on youtube including [this video](https://www.youtube.com/watch?v=DPkF5EisGDQ) which describes the FPGA image update process. The 21 minute video directs one to a CentOS 4.5 Linux P2V virtual machine which amazingly was still downloadable in 2019 from [here](https://www.youtube.com/redirect?q=https%3A%2F%2Fdocs.google.com%2Ffile%2Fd%2F0B9fxMMbyahDFS3h6QnJWak9xTEE%2Fedit%3Fusp%3Dsharing&event=video_description&v=DPkF5EisGDQ&redir_token=KhUbBOXL2w_m-aFI04GCf7ckh4l8MTU1NTI3MjQxNEAxNTU1MTg2MDE0). -When I downloaded and ran the VM I found a treasure load of information on the Pano as well as the update utilities described in the video. I even found some [**source code!**](./archaeology) code!** Apparently the VM was created from a system that has been used for developing code to burn-in and test Pano devices. +When I downloaded and ran the VM I found a treasure load of information on the Pano as well as the update utilities described in the video. I even found some [**source code!**](./archaeology). Apparently the VM was created from a system that has been used for developing code to burn-in and test Pano devices. Following the directions in the video I had no problem updating one of my Pano G1 devices, to the "current" Pano Logic firmware, but that wasn't my goal, I wanted to flash my own firmware. @@ -152,7 +152,7 @@ Knowing this we can calculate that we need to patch offset 0x8143c40 - 0x08143c0 All that remained was writing a program to update the updater with a new image. -## Do do +## To do 1. Add support for the series2 Pano.