@spikerguy
>If suspend is working for you then that means you have bsp uboot on ur sd card. And yes emmc looks for boot script on sd card and hands over to sd card to follow the boot process
This is not so clear, I think you are saying emmc-uboot ->SD boot.scr ,, ignores SD uboot?
Sooo,, I sometimes wonder how senile I am getting, I really don't remember flashing uboot update
-rw-r--r-- 1 root root 158899 Jan 20 00:02 idbloader.img
-rw-r--r-- 1 root root 845384 Jan 20 00:02 u-boot.itb
And I certainly didn't save 1st 16M,, oops looking at fdisk, 1st 30M (sector 62500)
(just in case didn't work, easy to blow back)
So, curious, got to check, damn,, seek and calculations (assuming dd default bs=512)
........... of=idb.old skip=64 count=311 (file size/512, round up)
...........of=uboot.old skip=16384 count=1652
and then cmp and diff (with new, jan20)
Not the same,, idb same until 507 (line?), uboot right from very beginning
uboot.old starts "LOADER" (could it be a different location? --between old and new)
this is quite odd, sleep works fine, I don't see how it could be better
The image that I started with is dated Jan 9
--edit-- just to be clear, stock on emmc, manjaro on SD
>If suspend is working for you then that means you have bsp uboot on ur sd card. And yes emmc looks for boot script on sd card and hands over to sd card to follow the boot process
This is not so clear, I think you are saying emmc-uboot ->SD boot.scr ,, ignores SD uboot?
Sooo,, I sometimes wonder how senile I am getting, I really don't remember flashing uboot update
-rw-r--r-- 1 root root 158899 Jan 20 00:02 idbloader.img
-rw-r--r-- 1 root root 845384 Jan 20 00:02 u-boot.itb
And I certainly didn't save 1st 16M,, oops looking at fdisk, 1st 30M (sector 62500)
(just in case didn't work, easy to blow back)
So, curious, got to check, damn,, seek and calculations (assuming dd default bs=512)
........... of=idb.old skip=64 count=311 (file size/512, round up)
...........of=uboot.old skip=16384 count=1652
and then cmp and diff (with new, jan20)
Not the same,, idb same until 507 (line?), uboot right from very beginning
uboot.old starts "LOADER" (could it be a different location? --between old and new)
this is quite odd, sleep works fine, I don't see how it could be better
The image that I started with is dated Jan 9
--edit-- just to be clear, stock on emmc, manjaro on SD