edgetpu: fix PAGE_SHIFT usages for non-4K support On parsing image config, the shift is a fixed value 12 instead of the PAGE shift being used on host. Fix it. Bug: 333336858 Change-Id: Ia55e4aa9a4ce933e94a8ce458454e915e386ddca Signed-off-by: David Chiang <[email protected]>