Quote:
Originally Posted by coplate
thanks, I hadnt unpacked the uboot, but I didn't find anything promising grepping for 'e41000' in linux files, so I imagine it might be the decimal form or another format of the number.
|
Oh, I didn't realize you where looking for that -
It is in the u-boot declarations, the load address of the 'diags' kernel.
So unpack u-boot sources.
It is not in the kernel sources, because the kernel will run wherever it lands (or at least its header does, that just depends on the arch).